summaryrefslogtreecommitdiff
path: root/CIAO/performance-tests/Benchmark/RoundTrip
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:12:49 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:12:49 +0100
commitc88815f2039e7152d735c18650c102df84d9aa36 (patch)
treea703b59c98e6739970c4f3b51396c2284c9ce12b /CIAO/performance-tests/Benchmark/RoundTrip
parent0fbdabcd0a8970712cbbdef06465d061a4ec13c4 (diff)
downloadATCD-c88815f2039e7152d735c18650c102df84d9aa36.tar.gz
Removed single line Id tag
Diffstat (limited to 'CIAO/performance-tests/Benchmark/RoundTrip')
-rw-r--r--CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.idl1
-rw-r--r--CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.mpc1
-rw-r--r--CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl2
-rw-r--r--CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp2
-rw-r--r--CIAO/performance-tests/Benchmark/RoundTrip/client.cpp2
5 files changed, 0 insertions, 8 deletions
diff --git a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.idl b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.idl
index 8b682c67cbe..116524249d8 100644
--- a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.idl
+++ b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.idl
@@ -1,4 +1,3 @@
-// $Id$
//=============================================================================
/**
* @file RoundTrip.idl
diff --git a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.mpc b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.mpc
index 921d1e4c085..4128ead25fe 100644
--- a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.mpc
+++ b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip.mpc
@@ -1,4 +1,3 @@
-// $Id$
// This file is generated with "generate_component_mpc.pl -p Benchmark -l .. -c client Roundtrip"
project(Benchmark_RoundTrip_idl_gen) : componentidldefaults {
diff --git a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl
index b42a56eb907..8d4db7e1e6e 100644
--- a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl
+++ b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl
@@ -1,5 +1,3 @@
-// $Id$
-
//=============================================================================
/**
* @file RoundTripEI.idl
diff --git a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp
index 852b6f64d60..2c4d67ac4d5 100644
--- a/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp
+++ b/CIAO/performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "RoundTrip_exec.h"
//-- ACE Scheduling Params
diff --git a/CIAO/performance-tests/Benchmark/RoundTrip/client.cpp b/CIAO/performance-tests/Benchmark/RoundTrip/client.cpp
index 3f0be5d0fad..302f19cfb2f 100644
--- a/CIAO/performance-tests/Benchmark/RoundTrip/client.cpp
+++ b/CIAO/performance-tests/Benchmark/RoundTrip/client.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
//==============================================================
/**
* @file client.cpp