summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Oneways/Session_Control.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Big_Oneways/Session_Control.h')
-rw-r--r--TAO/tests/Big_Oneways/Session_Control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Big_Oneways/Session_Control.h b/TAO/tests/Big_Oneways/Session_Control.h
index 7b7791f5f67..bd9e1d24bbd 100644
--- a/TAO/tests/Big_Oneways/Session_Control.h
+++ b/TAO/tests/Big_Oneways/Session_Control.h
@@ -17,7 +17,7 @@ public:
Session_Control (CORBA::ULong session_count);
/// Destructor
- virtual ~Session_Control (void);
+ virtual ~Session_Control ();
/// Return 1 when all sessions have finished
int all_sessions_finished () const;