summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/DSI
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Latency/DSI')
-rw-r--r--TAO/performance-tests/Latency/DSI/DSI.mpc2
-rw-r--r--TAO/performance-tests/Latency/DSI/client.cpp2
-rw-r--r--TAO/performance-tests/Latency/DSI/server.cpp2
3 files changed, 0 insertions, 6 deletions
diff --git a/TAO/performance-tests/Latency/DSI/DSI.mpc b/TAO/performance-tests/Latency/DSI/DSI.mpc
index 1515c4af7bd..a6260e73162 100644
--- a/TAO/performance-tests/Latency/DSI/DSI.mpc
+++ b/TAO/performance-tests/Latency/DSI/DSI.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*latency_idl): taoidldefaults, strategies, avoids_minimum_corba, avoids_corba_e_compact, avoids_corba_e_micro {
IDL_Files {
Test.idl
diff --git a/TAO/performance-tests/Latency/DSI/client.cpp b/TAO/performance-tests/Latency/DSI/client.cpp
index ec4320644e4..c71229731e0 100644
--- a/TAO/performance-tests/Latency/DSI/client.cpp
+++ b/TAO/performance-tests/Latency/DSI/client.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "TestC.h"
#include "ace/Get_Opt.h"
#include "ace/High_Res_Timer.h"
diff --git a/TAO/performance-tests/Latency/DSI/server.cpp b/TAO/performance-tests/Latency/DSI/server.cpp
index db1e0e0b512..71b0808a4fd 100644
--- a/TAO/performance-tests/Latency/DSI/server.cpp
+++ b/TAO/performance-tests/Latency/DSI/server.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "Roundtrip.h"
#include "ace/Get_Opt.h"
#include "ace/Sched_Params.h"