summaryrefslogtreecommitdiff
path: root/TAO/tao/Pluggable_Messaging.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Pluggable_Messaging.cpp')
-rw-r--r--TAO/tao/Pluggable_Messaging.cpp8
1 files changed, 2 insertions, 6 deletions
diff --git a/TAO/tao/Pluggable_Messaging.cpp b/TAO/tao/Pluggable_Messaging.cpp
index 5839334ca9f..c63880b3fa4 100644
--- a/TAO/tao/Pluggable_Messaging.cpp
+++ b/TAO/tao/Pluggable_Messaging.cpp
@@ -1,16 +1,12 @@
// $Id$
-#include "tao/Pluggable_Messaging.h"
+#include "Pluggable_Messaging.h"
ACE_RCSID (tao,
Pluggable_Messaging,
"$Id$")
-
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
TAO_Pluggable_Messaging::~TAO_Pluggable_Messaging (void)
{
-}
-TAO_END_VERSIONED_NAMESPACE_DECL
+}