summaryrefslogtreecommitdiff
path: root/ACE/ace/Reactor_Impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Reactor_Impl.cpp')
-rw-r--r--ACE/ace/Reactor_Impl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Reactor_Impl.cpp b/ACE/ace/Reactor_Impl.cpp
index dd496854ad0..fcbeb4a5965 100644
--- a/ACE/ace/Reactor_Impl.cpp
+++ b/ACE/ace/Reactor_Impl.cpp
@@ -4,7 +4,7 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE (ACE_Reactor_Impl)
-ACE_Reactor_Impl::~ACE_Reactor_Impl (void)
+ACE_Reactor_Impl::~ACE_Reactor_Impl ()
{
}