summaryrefslogtreecommitdiff
path: root/TAO/tao/Auto_Functor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Auto_Functor.h')
-rw-r--r--TAO/tao/Auto_Functor.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/Auto_Functor.h b/TAO/tao/Auto_Functor.h
index a764aea0e3d..3fc7a857e5a 100644
--- a/TAO/tao/Auto_Functor.h
+++ b/TAO/tao/Auto_Functor.h
@@ -1,5 +1,4 @@
// -*- C++ -*-
-
//=============================================================================
/**
* @file Auto_Functor.h
@@ -21,8 +20,6 @@
#include "ace/Auto_Functor.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace TAO
{
namespace Utils
@@ -33,7 +30,5 @@ namespace TAO
}
}
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* TAO_AUTO_FUNCTOR_H*/