From e1c9cd39aa8c1b7f8a1749d2a22b451d114bb0e3 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 7 Jan 2015 16:08:29 +0100 Subject: Removed a lot of old Id tags --- CIAO/performance-tests/Benchmark/LatencyTest.cpp | 3 --- CIAO/performance-tests/Benchmark/LatencyTest.h | 3 --- CIAO/performance-tests/Benchmark/Multi_Threaded/Client_Task.h | 3 --- CIAO/performance-tests/Benchmark/Multi_Threaded/client.cpp | 3 --- CIAO/performance-tests/Benchmark/RoundTripServer/LatencyTest.h | 3 --- CIAO/performance-tests/Benchmark/RoundTripServer/Test.idl | 3 --- 6 files changed, 18 deletions(-) (limited to 'CIAO/performance-tests/Benchmark') diff --git a/CIAO/performance-tests/Benchmark/LatencyTest.cpp b/CIAO/performance-tests/Benchmark/LatencyTest.cpp index 2de09618b8f..5eded25989a 100644 --- a/CIAO/performance-tests/Benchmark/LatencyTest.cpp +++ b/CIAO/performance-tests/Benchmark/LatencyTest.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "LatencyTest.h" LatencyTest::LatencyTest (CORBA::ORB_ptr orb) diff --git a/CIAO/performance-tests/Benchmark/LatencyTest.h b/CIAO/performance-tests/Benchmark/LatencyTest.h index bafda6e76c0..be6f15036ca 100644 --- a/CIAO/performance-tests/Benchmark/LatencyTest.h +++ b/CIAO/performance-tests/Benchmark/LatencyTest.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef LATENCYTEST_H #define LATENCYTEST_H diff --git a/CIAO/performance-tests/Benchmark/Multi_Threaded/Client_Task.h b/CIAO/performance-tests/Benchmark/Multi_Threaded/Client_Task.h index e3330a76307..9f294760089 100644 --- a/CIAO/performance-tests/Benchmark/Multi_Threaded/Client_Task.h +++ b/CIAO/performance-tests/Benchmark/Multi_Threaded/Client_Task.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef CLIENT_TASK_H #define CLIENT_TASK_H diff --git a/CIAO/performance-tests/Benchmark/Multi_Threaded/client.cpp b/CIAO/performance-tests/Benchmark/Multi_Threaded/client.cpp index 9cfc951f332..93c1658ccbd 100644 --- a/CIAO/performance-tests/Benchmark/Multi_Threaded/client.cpp +++ b/CIAO/performance-tests/Benchmark/Multi_Threaded/client.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// //============================================================== /** diff --git a/CIAO/performance-tests/Benchmark/RoundTripServer/LatencyTest.h b/CIAO/performance-tests/Benchmark/RoundTripServer/LatencyTest.h index e2dbaf7cc0e..891a26697a5 100644 --- a/CIAO/performance-tests/Benchmark/RoundTripServer/LatencyTest.h +++ b/CIAO/performance-tests/Benchmark/RoundTripServer/LatencyTest.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef LATENCYTEST_H #define LATENCYTEST_H diff --git a/CIAO/performance-tests/Benchmark/RoundTripServer/Test.idl b/CIAO/performance-tests/Benchmark/RoundTripServer/Test.idl index 57af615669e..77340766da3 100644 --- a/CIAO/performance-tests/Benchmark/RoundTripServer/Test.idl +++ b/CIAO/performance-tests/Benchmark/RoundTripServer/Test.idl @@ -1,6 +1,3 @@ -// -// $Id$ -// /// Measure roundtrip delay interface LatencyTest -- cgit v1.2.1