summaryrefslogtreecommitdiff
path: root/ACEXML/compass/Assembly.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ACEXML/compass/Assembly.inl')
-rw-r--r--ACEXML/compass/Assembly.inl9
1 files changed, 0 insertions, 9 deletions
diff --git a/ACEXML/compass/Assembly.inl b/ACEXML/compass/Assembly.inl
deleted file mode 100644
index 8c618dec870..00000000000
--- a/ACEXML/compass/Assembly.inl
+++ /dev/null
@@ -1,9 +0,0 @@
-// $Id$
-
-using namespace Deployment;
-
-ACE_INLINE AssemblyState
-Assembly::get_state()
-{
- return this->state_;
-}