summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test')
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/Union_Forward_Test.mpc2
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/client.cpp2
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/test.idl2
3 files changed, 0 insertions, 6 deletions
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/Union_Forward_Test.mpc b/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/Union_Forward_Test.mpc
index 054542a4b3e..7ed4d11e75a 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/Union_Forward_Test.mpc
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/Union_Forward_Test.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*Client): taoclient, dynamicinterface, dynamicany, anytypecode, ifr_client {
Source_Files {
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/client.cpp b/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/client.cpp
index f57bec82ddf..c3b791947dc 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/client.cpp
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/client.cpp
@@ -1,7 +1,5 @@
// -*- C++ -*-
-// $Id$
-
#include "tao/IFR_Client/IFR_BasicC.h"
#include "tao/ORB_Core.h"
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/test.idl b/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/test.idl
index a09262aae89..ac8020ac93a 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/test.idl
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/test.idl
@@ -1,5 +1,3 @@
-// $Id$
-
module IFR_Test
{