summaryrefslogtreecommitdiff
path: root/TAO/tao/Object_Loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Object_Loader.h')
-rw-r--r--TAO/tao/Object_Loader.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/tao/Object_Loader.h b/TAO/tao/Object_Loader.h
index 69b1a7559bc..fd9279e1fd0 100644
--- a/TAO/tao/Object_Loader.h
+++ b/TAO/tao/Object_Loader.h
@@ -1,5 +1,3 @@
-// -*- C++ -*-
-
// ================================================================
/**
* @file Object_Loader.h
@@ -22,8 +20,6 @@
#include "tao/SystemException.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace CORBA
{
class Object;
@@ -64,8 +60,5 @@ public:
ACE_THROW_SPEC ((CORBA::SystemException)) = 0;
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
-
#endif /* TAO_OBJECT_LOADER_H */