summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Upcall_Command.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Upcall_Command.cpp')
-rw-r--r--TAO/tao/PortableServer/Upcall_Command.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/PortableServer/Upcall_Command.cpp b/TAO/tao/PortableServer/Upcall_Command.cpp
index dd6b7d8e85f..ebfa73dac9b 100644
--- a/TAO/tao/PortableServer/Upcall_Command.cpp
+++ b/TAO/tao/PortableServer/Upcall_Command.cpp
@@ -1,6 +1,6 @@
// $Id$
-#include "tao/PortableServer/Upcall_Command.h"
+#include "Upcall_Command.h"
ACE_RCSID (PortableServer,
@@ -8,10 +8,6 @@ ACE_RCSID (PortableServer,
"$Id$")
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
TAO::Upcall_Command::~Upcall_Command (void)
{
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL