summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Bug_3598b_Regression
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Bug_3598b_Regression')
-rw-r--r--TAO/orbsvcs/tests/Bug_3598b_Regression/Hello.cpp3
-rw-r--r--TAO/orbsvcs/tests/Bug_3598b_Regression/Hello.h3
-rw-r--r--TAO/orbsvcs/tests/Bug_3598b_Regression/Test.idl3
3 files changed, 0 insertions, 9 deletions
diff --git a/TAO/orbsvcs/tests/Bug_3598b_Regression/Hello.cpp b/TAO/orbsvcs/tests/Bug_3598b_Regression/Hello.cpp
index 04ad5ba319a..15d7b298abc 100644
--- a/TAO/orbsvcs/tests/Bug_3598b_Regression/Hello.cpp
+++ b/TAO/orbsvcs/tests/Bug_3598b_Regression/Hello.cpp
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
#include "Hello.h"
diff --git a/TAO/orbsvcs/tests/Bug_3598b_Regression/Hello.h b/TAO/orbsvcs/tests/Bug_3598b_Regression/Hello.h
index af231fe1540..88fd5ffb5b8 100644
--- a/TAO/orbsvcs/tests/Bug_3598b_Regression/Hello.h
+++ b/TAO/orbsvcs/tests/Bug_3598b_Regression/Hello.h
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
#ifndef HELLO_H
#define HELLO_H
diff --git a/TAO/orbsvcs/tests/Bug_3598b_Regression/Test.idl b/TAO/orbsvcs/tests/Bug_3598b_Regression/Test.idl
index 3c0976e106d..6cd2805ea74 100644
--- a/TAO/orbsvcs/tests/Bug_3598b_Regression/Test.idl
+++ b/TAO/orbsvcs/tests/Bug_3598b_Regression/Test.idl
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
/// Put the interfaces in a module, to avoid global namespace pollution
module Test