summaryrefslogtreecommitdiff
path: root/TAO/tao/default_environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/default_environment.h')
-rw-r--r--TAO/tao/default_environment.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/default_environment.h b/TAO/tao/default_environment.h
index a535b1fa05a..45ded1f6f06 100644
--- a/TAO/tao/default_environment.h
+++ b/TAO/tao/default_environment.h
@@ -21,8 +21,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace CORBA
{
class Environment;
@@ -36,8 +34,6 @@ namespace CORBA
*/
TAO_Export CORBA::Environment& TAO_default_environment (void);
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* TAO_DEFAULT_ENVIRONMENT_H */