summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Event_Binder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/LF_Event_Binder.cpp')
-rw-r--r--TAO/tao/LF_Event_Binder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/LF_Event_Binder.cpp b/TAO/tao/LF_Event_Binder.cpp
index 7a052e90f2a..1d916f80544 100644
--- a/TAO/tao/LF_Event_Binder.cpp
+++ b/TAO/tao/LF_Event_Binder.cpp
@@ -6,7 +6,7 @@
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-TAO_LF_Event_Binder::~TAO_LF_Event_Binder (void)
+TAO_LF_Event_Binder::~TAO_LF_Event_Binder ()
{
this->event_->unbind (follower_);
}