summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1476_Test
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:12:49 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:12:49 +0100
commitc88815f2039e7152d735c18650c102df84d9aa36 (patch)
treea703b59c98e6739970c4f3b51396c2284c9ce12b /TAO/tests/Bug_1476_Test
parent0fbdabcd0a8970712cbbdef06465d061a4ec13c4 (diff)
downloadATCD-c88815f2039e7152d735c18650c102df84d9aa36.tar.gz
Removed single line Id tag
Diffstat (limited to 'TAO/tests/Bug_1476_Test')
-rw-r--r--TAO/tests/Bug_1476_Test/Bug_1476_Test.mpc2
-rw-r--r--TAO/tests/Bug_1476_Test/client.cpp2
2 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tests/Bug_1476_Test/Bug_1476_Test.mpc b/TAO/tests/Bug_1476_Test/Bug_1476_Test.mpc
index 68795270a87..5c42696baa0 100644
--- a/TAO/tests/Bug_1476_Test/Bug_1476_Test.mpc
+++ b/TAO/tests/Bug_1476_Test/Bug_1476_Test.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*Client): taoidldefaults, taoclient, messaging {
idlflags += -Sa -St
diff --git a/TAO/tests/Bug_1476_Test/client.cpp b/TAO/tests/Bug_1476_Test/client.cpp
index f803832567c..c34bfb0fc68 100644
--- a/TAO/tests/Bug_1476_Test/client.cpp
+++ b/TAO/tests/Bug_1476_Test/client.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "HelloC.h"
#include "tao/Messaging/Messaging.h"