diff options
Diffstat (limited to 'TAO/tao/ZIOP/ZIOP_Stub_Factory.cpp')
-rw-r--r-- | TAO/tao/ZIOP/ZIOP_Stub_Factory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ZIOP/ZIOP_Stub_Factory.cpp b/TAO/tao/ZIOP/ZIOP_Stub_Factory.cpp index a9fe731afdf..23ca0b113ab 100644 --- a/TAO/tao/ZIOP/ZIOP_Stub_Factory.cpp +++ b/TAO/tao/ZIOP/ZIOP_Stub_Factory.cpp @@ -11,7 +11,7 @@ TAO_BEGIN_VERSIONED_NAMESPACE_DECL -TAO_ZIOP_Stub_Factory::~TAO_ZIOP_Stub_Factory (void) +TAO_ZIOP_Stub_Factory::~TAO_ZIOP_Stub_Factory () { } |