summaryrefslogtreecommitdiff
path: root/TAO/tao/VarOut_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/VarOut_T.h')
-rw-r--r--TAO/tao/VarOut_T.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/VarOut_T.h b/TAO/tao/VarOut_T.h
index 8602661bf48..709f8ba5ddb 100644
--- a/TAO/tao/VarOut_T.h
+++ b/TAO/tao/VarOut_T.h
@@ -21,7 +21,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
/**
* @class TAO_Var_Base_T
@@ -153,8 +152,6 @@ private:
void operator= (const T_var &);
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
#include "tao/VarOut_T.inl"
#endif /* __ACE_INLINE__ */