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/tests/AVStreams/Bidirectional_Flows | |
parent | 0fbdabcd0a8970712cbbdef06465d061a4ec13c4 (diff) | |
download | ATCD-c88815f2039e7152d735c18650c102df84d9aa36.tar.gz |
Removed single line Id tag
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows')
3 files changed, 0 insertions, 6 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/AVS_Bidirectional_Flows.mpc b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/AVS_Bidirectional_Flows.mpc index ff55e80a109..def60bd4f67 100644 --- a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/AVS_Bidirectional_Flows.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/AVS_Bidirectional_Flows.mpc @@ -1,6 +1,4 @@ // -*- MPC -*- -// $Id$ - project(*send): avstreamsexe { exename = sender diff --git a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.cpp b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.cpp index f82c7d54ce7..87785bb6e65 100644 --- a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.cpp +++ b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.cpp @@ -1,5 +1,3 @@ -// $Id$ - #include "receiver.h" #include "ace/Get_Opt.h" #include "ace/High_Res_Timer.h" diff --git a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.cpp b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.cpp index 9eef99a23e7..7ffb5d8cdf8 100644 --- a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.cpp +++ b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.cpp @@ -1,5 +1,3 @@ -// $Id$ - #include "sender.h" #include "tao/debug.h" #include "ace/Get_Opt.h" |