summaryrefslogtreecommitdiff
path: root/TAO/tao/Default_Stub_Factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Default_Stub_Factory.cpp')
-rw-r--r--TAO/tao/Default_Stub_Factory.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/Default_Stub_Factory.cpp b/TAO/tao/Default_Stub_Factory.cpp
index ed4cd6f6d3c..6facfeae361 100644
--- a/TAO/tao/Default_Stub_Factory.cpp
+++ b/TAO/tao/Default_Stub_Factory.cpp
@@ -8,10 +8,6 @@
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-TAO_Default_Stub_Factory::~TAO_Default_Stub_Factory ()
-{
-}
-
TAO_Stub *
TAO_Default_Stub_Factory::create_stub (const char *repository_id,
const TAO_MProfile &profiles,