summaryrefslogtreecommitdiff
path: root/ACE/ace/Profile_Timer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Profile_Timer.cpp')
-rw-r--r--ACE/ace/Profile_Timer.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ace/Profile_Timer.cpp b/ACE/ace/Profile_Timer.cpp
index b0ae13790bc..1dd78c0accb 100644
--- a/ACE/ace/Profile_Timer.cpp
+++ b/ACE/ace/Profile_Timer.cpp
@@ -274,7 +274,7 @@ ACE_END_VERSIONED_NAMESPACE_DECL
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
void
-ACE_Profile_Timer::dump (void) const
+ACE_Profile_Timer::dump () const
{
#if defined (ACE_HAS_DUMP)
ACE_TRACE ("ACE_Profile_Timer::dump");
@@ -386,7 +386,7 @@ ACE_END_VERSIONED_NAMESPACE_DECL
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
void
-ACE_Profile_Timer::dump (void) const
+ACE_Profile_Timer::dump () const
{
#if defined (ACE_HAS_DUMP)
ACE_TRACE ("ACE_Profile_Timer::dump");