summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1813_Regression
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_1813_Regression')
-rw-r--r--TAO/tests/Bug_1813_Regression/Bug_1813_Regession.mpc2
-rw-r--r--TAO/tests/Bug_1813_Regression/Test.idl2
-rw-r--r--TAO/tests/Bug_1813_Regression/test.cpp2
3 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tests/Bug_1813_Regression/Bug_1813_Regession.mpc b/TAO/tests/Bug_1813_Regression/Bug_1813_Regession.mpc
index 679a47c31c8..ffe19a68028 100644
--- a/TAO/tests/Bug_1813_Regression/Bug_1813_Regession.mpc
+++ b/TAO/tests/Bug_1813_Regression/Bug_1813_Regession.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project (*Test) : taoserver {
Source_Files {
diff --git a/TAO/tests/Bug_1813_Regression/Test.idl b/TAO/tests/Bug_1813_Regression/Test.idl
index 2b47d41dd97..4f81d103bae 100644
--- a/TAO/tests/Bug_1813_Regression/Test.idl
+++ b/TAO/tests/Bug_1813_Regression/Test.idl
@@ -1,5 +1,3 @@
-// $Id$
-
#include <orb.idl>
interface foo {
diff --git a/TAO/tests/Bug_1813_Regression/test.cpp b/TAO/tests/Bug_1813_Regression/test.cpp
index f3c85fbb228..3073c4356d9 100644
--- a/TAO/tests/Bug_1813_Regression/test.cpp
+++ b/TAO/tests/Bug_1813_Regression/test.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "TestS.h"
/**