summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/NotifyService
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/orbsvcs/tests/ImplRepo/NotifyService
parent0fbdabcd0a8970712cbbdef06465d061a4ec13c4 (diff)
downloadATCD-c88815f2039e7152d735c18650c102df84d9aa36.tar.gz
Removed single line Id tag
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo/NotifyService')
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/NotifyService/ImplRepo_NotifyService.mpc2
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/NotifyService/test.cpp2
2 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/NotifyService/ImplRepo_NotifyService.mpc b/TAO/orbsvcs/tests/ImplRepo/NotifyService/ImplRepo_NotifyService.mpc
index cf4a2b1804a..b87d1eb85fe 100644
--- a/TAO/orbsvcs/tests/ImplRepo/NotifyService/ImplRepo_NotifyService.mpc
+++ b/TAO/orbsvcs/tests/ImplRepo/NotifyService/ImplRepo_NotifyService.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project: notification_skel, notify_serv, svc_utils, avoids_minimum_corba, avoids_corba_e_compact, avoids_corba_e_micro {
}
diff --git a/TAO/orbsvcs/tests/ImplRepo/NotifyService/test.cpp b/TAO/orbsvcs/tests/ImplRepo/NotifyService/test.cpp
index 681708b8423..c3c2d0fe65a 100644
--- a/TAO/orbsvcs/tests/ImplRepo/NotifyService/test.cpp
+++ b/TAO/orbsvcs/tests/ImplRepo/NotifyService/test.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "orbsvcs/CosNotifyChannelAdminC.h"
#include "orbsvcs/CosNotifyCommC.h"
#include "ace/Log_Msg.h"