summaryrefslogtreecommitdiff
path: root/ACE/performance-tests/Synch-Benchmarks/Perf_Test/Performance_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/performance-tests/Synch-Benchmarks/Perf_Test/Performance_Test.cpp')
-rw-r--r--ACE/performance-tests/Synch-Benchmarks/Perf_Test/Performance_Test.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/performance-tests/Synch-Benchmarks/Perf_Test/Performance_Test.cpp b/ACE/performance-tests/Synch-Benchmarks/Perf_Test/Performance_Test.cpp
index 42045f5963e..3cb5a0c3300 100644
--- a/ACE/performance-tests/Synch-Benchmarks/Perf_Test/Performance_Test.cpp
+++ b/ACE/performance-tests/Synch-Benchmarks/Perf_Test/Performance_Test.cpp
@@ -12,10 +12,6 @@
#include "ace/Service_Repository.h"
#include "ace/Reactor.h"
-ACE_RCSID (Perf_Test,
- Performance_Test,
- "$Id$")
-
Performance_Test::Performance_Test (void)
: n_lwps_ (0),
orig_n_lwps_ (0)