summaryrefslogtreecommitdiff
path: root/ace/Method_Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Method_Object.h')
-rw-r--r--ace/Method_Object.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Method_Object.h b/ace/Method_Object.h
index ffabf82d454..eee59175ea5 100644
--- a/ace/Method_Object.h
+++ b/ace/Method_Object.h
@@ -26,13 +26,9 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
// Maintain backwards compatibility so that Steve Huston doesn't go
// postal... ;-)
typedef ACE_Method_Request ACE_Method_Object;
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* ACE_METHOD_OBJECT_H */