summaryrefslogtreecommitdiff
path: root/performance-tests/RTCorba/Oneways/Reliable/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'performance-tests/RTCorba/Oneways/Reliable/client.cpp')
-rw-r--r--performance-tests/RTCorba/Oneways/Reliable/client.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/performance-tests/RTCorba/Oneways/Reliable/client.cpp b/performance-tests/RTCorba/Oneways/Reliable/client.cpp
index c856080250a..75f03af449f 100644
--- a/performance-tests/RTCorba/Oneways/Reliable/client.cpp
+++ b/performance-tests/RTCorba/Oneways/Reliable/client.cpp
@@ -14,12 +14,6 @@
#include "ace/OS_NS_errno.h"
#include "ace/OS_NS_string.h"
-
-ACE_RCSID (Reliable,
- client,
- "$Id$")
-
-
#define USING_TIMERS
//#define USING_QUANTIFY
@@ -362,7 +356,7 @@ parse_args (int argc, ACE_TCHAR *argv[])
argv [0]),
-1);
- // Indicates sucessful parsing of the command line
+ // Indicates successful parsing of the command line
return 0;
}