summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_2144_Regression
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_2144_Regression')
-rw-r--r--TAO/tests/Bug_2144_Regression/Bug_2144_Regression.mpc2
-rw-r--r--TAO/tests/Bug_2144_Regression/test.cpp2
2 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tests/Bug_2144_Regression/Bug_2144_Regression.mpc b/TAO/tests/Bug_2144_Regression/Bug_2144_Regression.mpc
index 3fcbdd9dee2..872b78f1085 100644
--- a/TAO/tests/Bug_2144_Regression/Bug_2144_Regression.mpc
+++ b/TAO/tests/Bug_2144_Regression/Bug_2144_Regression.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project (*Client) : taoclient, valuetype {
exename = test
Source_Files {
diff --git a/TAO/tests/Bug_2144_Regression/test.cpp b/TAO/tests/Bug_2144_Regression/test.cpp
index e5f0c76b516..7d1a19fb791 100644
--- a/TAO/tests/Bug_2144_Regression/test.cpp
+++ b/TAO/tests/Bug_2144_Regression/test.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "testC.h"
int ACE_TMAIN (int argc, ACE_TCHAR *argv[])