summaryrefslogtreecommitdiff
path: root/ACE/ace/Profile_Timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Profile_Timer.h')
-rw-r--r--ACE/ace/Profile_Timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Profile_Timer.h b/ACE/ace/Profile_Timer.h
index a28376d44d4..c60e7164181 100644
--- a/ACE/ace/Profile_Timer.h
+++ b/ACE/ace/Profile_Timer.h
@@ -78,7 +78,7 @@ public:
void get_rusage (ACE_Profile_Timer::Rusage &rusage);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;