summaryrefslogtreecommitdiff
path: root/TAO/tao/CORBA_methods.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/CORBA_methods.h')
-rw-r--r--TAO/tao/CORBA_methods.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/CORBA_methods.h b/TAO/tao/CORBA_methods.h
index 62d95e56a1e..038f912b6e2 100644
--- a/TAO/tao/CORBA_methods.h
+++ b/TAO/tao/CORBA_methods.h
@@ -30,8 +30,6 @@
#endif
#define TAO_EXPORT_MACRO TAO_Export
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace CORBA
{
class ORB;
@@ -79,8 +77,6 @@ namespace CORBA
TAO_NAMESPACE_INLINE_FUNCTION void release (Principal_ptr);
}
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* TAO_CORBA_METHODS_H */