summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_CH_Event.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/LF_CH_Event.h')
-rw-r--r--TAO/tao/LF_CH_Event.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/LF_CH_Event.h b/TAO/tao/LF_CH_Event.h
index 4e2c5a0a8a7..8be0f5ef7bf 100644
--- a/TAO/tao/LF_CH_Event.h
+++ b/TAO/tao/LF_CH_Event.h
@@ -49,10 +49,10 @@ public:
friend class TAO_LF_Multi_Event;
/// Constructor
- TAO_LF_CH_Event (void);
+ TAO_LF_CH_Event ();
/// Destructor
- virtual ~TAO_LF_CH_Event (void);
+ virtual ~TAO_LF_CH_Event ();
//@{
protected: