diff options
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Performance/Throughput.cpp')
-rw-r--r-- | TAO/orbsvcs/tests/Event/Performance/Throughput.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/Event/Performance/Throughput.cpp b/TAO/orbsvcs/tests/Event/Performance/Throughput.cpp index c3babe4dd4e..dddde59bcfa 100644 --- a/TAO/orbsvcs/tests/Event/Performance/Throughput.cpp +++ b/TAO/orbsvcs/tests/Event/Performance/Throughput.cpp @@ -6,10 +6,6 @@ #include "orbsvcs/Event/EC_Event_Channel.h" #include "ace/Get_Opt.h" -ACE_RCSID (EC_Tests_Performance, - Throughput, - "$Id$") - int ACE_TMAIN(int argc, ACE_TCHAR *argv[]) { |