summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1904_Regression
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_1904_Regression')
-rw-r--r--TAO/tests/Bug_1904_Regression/test.cpp1
-rw-r--r--TAO/tests/Bug_1904_Regression/test.idl1
-rw-r--r--TAO/tests/Bug_1904_Regression/test.mpc1
3 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tests/Bug_1904_Regression/test.cpp b/TAO/tests/Bug_1904_Regression/test.cpp
index baf2e177689..2b1315f4c33 100644
--- a/TAO/tests/Bug_1904_Regression/test.cpp
+++ b/TAO/tests/Bug_1904_Regression/test.cpp
@@ -1,4 +1,3 @@
-// $Id$
#include "testS.h"
class con_i : public virtual POA_con
diff --git a/TAO/tests/Bug_1904_Regression/test.idl b/TAO/tests/Bug_1904_Regression/test.idl
index 766591f6d84..a4f4b28ffe9 100644
--- a/TAO/tests/Bug_1904_Regression/test.idl
+++ b/TAO/tests/Bug_1904_Regression/test.idl
@@ -1,4 +1,3 @@
-// $Id$
interface con
{
};
diff --git a/TAO/tests/Bug_1904_Regression/test.mpc b/TAO/tests/Bug_1904_Regression/test.mpc
index 083ecf74e56..9e316812771 100644
--- a/TAO/tests/Bug_1904_Regression/test.mpc
+++ b/TAO/tests/Bug_1904_Regression/test.mpc
@@ -1,5 +1,4 @@
// -*- MPC -*-
-// $Id$
project : taoserver {
exename = test
Source_Files {