summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Pluggable
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Pluggable')
-rw-r--r--TAO/performance-tests/Pluggable/PP_Test.idl2
-rw-r--r--TAO/performance-tests/Pluggable/PP_Test_Client.cpp2
-rw-r--r--TAO/performance-tests/Pluggable/PP_Test_Server.cpp2
-rw-r--r--TAO/performance-tests/Pluggable/Pluggable.mpc2
-rw-r--r--TAO/performance-tests/Pluggable/client.cpp2
-rw-r--r--TAO/performance-tests/Pluggable/server.cpp2
6 files changed, 0 insertions, 12 deletions
diff --git a/TAO/performance-tests/Pluggable/PP_Test.idl b/TAO/performance-tests/Pluggable/PP_Test.idl
index ed5301c4781..9e6a9670fe6 100644
--- a/TAO/performance-tests/Pluggable/PP_Test.idl
+++ b/TAO/performance-tests/Pluggable/PP_Test.idl
@@ -1,6 +1,4 @@
/* -*- C++ -*- */
-// $Id$
-
interface Pluggable_Test
{
// = TITLE
diff --git a/TAO/performance-tests/Pluggable/PP_Test_Client.cpp b/TAO/performance-tests/Pluggable/PP_Test_Client.cpp
index ce968f029a4..4cf2427b933 100644
--- a/TAO/performance-tests/Pluggable/PP_Test_Client.cpp
+++ b/TAO/performance-tests/Pluggable/PP_Test_Client.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "PP_Test_Client.h"
#include "tao/Timeprobe.h"
diff --git a/TAO/performance-tests/Pluggable/PP_Test_Server.cpp b/TAO/performance-tests/Pluggable/PP_Test_Server.cpp
index e6dc2fff394..a8121b86a85 100644
--- a/TAO/performance-tests/Pluggable/PP_Test_Server.cpp
+++ b/TAO/performance-tests/Pluggable/PP_Test_Server.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "PP_Test_Server.h"
#include "tao/TAO_Internal.h"
#include "tao/debug.h"
diff --git a/TAO/performance-tests/Pluggable/Pluggable.mpc b/TAO/performance-tests/Pluggable/Pluggable.mpc
index 75e85bf24df..41851894879 100644
--- a/TAO/performance-tests/Pluggable/Pluggable.mpc
+++ b/TAO/performance-tests/Pluggable/Pluggable.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*idl): taoidldefaults {
IDL_Files {
PP_Test.idl
diff --git a/TAO/performance-tests/Pluggable/client.cpp b/TAO/performance-tests/Pluggable/client.cpp
index 1eb80035a87..2ac9b960752 100644
--- a/TAO/performance-tests/Pluggable/client.cpp
+++ b/TAO/performance-tests/Pluggable/client.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "PP_Test_Client.h"
#include "tao/Timeprobe.h"
diff --git a/TAO/performance-tests/Pluggable/server.cpp b/TAO/performance-tests/Pluggable/server.cpp
index ecb07808724..97ad684db6c 100644
--- a/TAO/performance-tests/Pluggable/server.cpp
+++ b/TAO/performance-tests/Pluggable/server.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "PP_Test_Server.h"
#include "tao/Timeprobe.h"