diff options
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/Latency/ping.cpp')
-rw-r--r-- | TAO/orbsvcs/tests/AVStreams/Latency/ping.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Latency/ping.cpp b/TAO/orbsvcs/tests/AVStreams/Latency/ping.cpp index 2f339f6f4f8..16abbbd567a 100644 --- a/TAO/orbsvcs/tests/AVStreams/Latency/ping.cpp +++ b/TAO/orbsvcs/tests/AVStreams/Latency/ping.cpp @@ -9,10 +9,6 @@ #include "ace/Stats.h" #include "ace/Throughput_Stats.h" -ACE_RCSID (Latency, - ping, - "$Id$") - const ACE_TCHAR *ior_output_file = ACE_TEXT ("ping.ior"); const char *protocol = "RTP/UDP"; int milliseconds = 100; |