summaryrefslogtreecommitdiff
path: root/TAO/tao/Request_Dispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Request_Dispatcher.h')
-rw-r--r--TAO/tao/Request_Dispatcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Request_Dispatcher.h b/TAO/tao/Request_Dispatcher.h
index 7efd9589503..66fd7b984d2 100644
--- a/TAO/tao/Request_Dispatcher.h
+++ b/TAO/tao/Request_Dispatcher.h
@@ -46,7 +46,7 @@ class TAO_Export TAO_Request_Dispatcher
{
public:
/// Destructor.
- virtual ~TAO_Request_Dispatcher (void);
+ virtual ~TAO_Request_Dispatcher ();
/**
* Dispatch a request.