summaryrefslogtreecommitdiff
path: root/ACE/ace/Throughput_Stats.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Throughput_Stats.cpp')
-rw-r--r--ACE/ace/Throughput_Stats.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Throughput_Stats.cpp b/ACE/ace/Throughput_Stats.cpp
index 6ecc4c8aad8..5db90f1d593 100644
--- a/ACE/ace/Throughput_Stats.cpp
+++ b/ACE/ace/Throughput_Stats.cpp
@@ -9,7 +9,7 @@
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-ACE_Throughput_Stats::ACE_Throughput_Stats (void)
+ACE_Throughput_Stats::ACE_Throughput_Stats ()
: ACE_Basic_Stats ()
, throughput_last_ (0)
{