diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:12:49 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:12:49 +0100 |
commit | c88815f2039e7152d735c18650c102df84d9aa36 (patch) | |
tree | a703b59c98e6739970c4f3b51396c2284c9ce12b /TAO/orbsvcs/examples/Log/RTEvent | |
parent | 0fbdabcd0a8970712cbbdef06465d061a4ec13c4 (diff) | |
download | ATCD-c88815f2039e7152d735c18650c102df84d9aa36.tar.gz |
Removed single line Id tag
Diffstat (limited to 'TAO/orbsvcs/examples/Log/RTEvent')
-rw-r--r-- | TAO/orbsvcs/examples/Log/RTEvent/Log_RTEvent.mpc | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.cpp | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.cpp | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/TAO/orbsvcs/examples/Log/RTEvent/Log_RTEvent.mpc b/TAO/orbsvcs/examples/Log/RTEvent/Log_RTEvent.mpc index 83fed7aa672..b25dd200ea2 100644 --- a/TAO/orbsvcs/examples/Log/RTEvent/Log_RTEvent.mpc +++ b/TAO/orbsvcs/examples/Log/RTEvent/Log_RTEvent.mpc @@ -1,6 +1,4 @@ // -*- MPC -*- -// $Id$ - project(*Consumer) : orbsvcsexe, rtevent_skel, naming, rteventlogadmin { exename = RTEvent_Consumer source_files { diff --git a/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.cpp b/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.cpp index dbb42d94488..8dbbc806d8e 100644 --- a/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.cpp +++ b/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.cpp @@ -1,5 +1,3 @@ -// $Id$ - #include "RTEvent_Consumer.h" #include "orbsvcs/RtecEventChannelAdminC.h" #include "orbsvcs/Event_Service_Constants.h" diff --git a/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.cpp b/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.cpp index 5e77fc75820..b7e4f09ed25 100644 --- a/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.cpp +++ b/TAO/orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.cpp @@ -1,5 +1,3 @@ -// $Id$ - #include "RTEvent_Supplier.h" #include "orbsvcs/RtecEventChannelAdminC.h" #include "orbsvcs/Event_Service_Constants.h" |