summaryrefslogtreecommitdiff
path: root/TAO/tao/Stub_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Stub_Factory.h')
-rw-r--r--TAO/tao/Stub_Factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Stub_Factory.h b/TAO/tao/Stub_Factory.h
index b5c84d6a356..ae4534d1b39 100644
--- a/TAO/tao/Stub_Factory.h
+++ b/TAO/tao/Stub_Factory.h
@@ -48,7 +48,7 @@ class TAO_Export TAO_Stub_Factory : public ACE_Service_Object
{
public:
/// Destructor.
- virtual ~TAO_Stub_Factory (void);
+ virtual ~TAO_Stub_Factory ();
/// Creates a Stub Object.
virtual TAO_Stub *create_stub (const char *repository_id,