diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:08:29 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:08:29 +0100 |
commit | e1c9cd39aa8c1b7f8a1749d2a22b451d114bb0e3 (patch) | |
tree | 37ea82f53f30e6695a191472935870855d22e798 /TAO/tests/LongUpcalls | |
parent | 81436456e81e30d4744982734a14145e54faf3aa (diff) | |
download | ATCD-e1c9cd39aa8c1b7f8a1749d2a22b451d114bb0e3.tar.gz |
Removed a lot of old Id tags
Diffstat (limited to 'TAO/tests/LongUpcalls')
-rw-r--r-- | TAO/tests/LongUpcalls/AMI_Manager.cpp | 3 | ||||
-rw-r--r-- | TAO/tests/LongUpcalls/Controller.cpp | 3 | ||||
-rw-r--r-- | TAO/tests/LongUpcalls/Manager.cpp | 3 | ||||
-rw-r--r-- | TAO/tests/LongUpcalls/Manager.h | 3 | ||||
-rw-r--r-- | TAO/tests/LongUpcalls/Manager_Handler.cpp | 3 | ||||
-rw-r--r-- | TAO/tests/LongUpcalls/Manager_Handler.h | 3 |
6 files changed, 0 insertions, 18 deletions
diff --git a/TAO/tests/LongUpcalls/AMI_Manager.cpp b/TAO/tests/LongUpcalls/AMI_Manager.cpp index a8a17609364..f9ef1abf663 100644 --- a/TAO/tests/LongUpcalls/AMI_Manager.cpp +++ b/TAO/tests/LongUpcalls/AMI_Manager.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "AMI_Manager.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/LongUpcalls/Controller.cpp b/TAO/tests/LongUpcalls/Controller.cpp index 81eb5edbc9b..5492961d17c 100644 --- a/TAO/tests/LongUpcalls/Controller.cpp +++ b/TAO/tests/LongUpcalls/Controller.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Controller.h" Controller::Controller (void) diff --git a/TAO/tests/LongUpcalls/Manager.cpp b/TAO/tests/LongUpcalls/Manager.cpp index 8bb3ea0fe05..6d6eac005d3 100644 --- a/TAO/tests/LongUpcalls/Manager.cpp +++ b/TAO/tests/LongUpcalls/Manager.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Manager.h" #include "ace/OS_NS_unistd.h" diff --git a/TAO/tests/LongUpcalls/Manager.h b/TAO/tests/LongUpcalls/Manager.h index 23d94be0ed7..de0b40dd319 100644 --- a/TAO/tests/LongUpcalls/Manager.h +++ b/TAO/tests/LongUpcalls/Manager.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef LONGUPCALLS_MANAGER_H #define LONGUPCALLS_MANAGER_H diff --git a/TAO/tests/LongUpcalls/Manager_Handler.cpp b/TAO/tests/LongUpcalls/Manager_Handler.cpp index 3e8ea30e8ea..f6ed3bf55db 100644 --- a/TAO/tests/LongUpcalls/Manager_Handler.cpp +++ b/TAO/tests/LongUpcalls/Manager_Handler.cpp @@ -1,6 +1,3 @@ -// -// $Id$ -// #include "Manager_Handler.h" diff --git a/TAO/tests/LongUpcalls/Manager_Handler.h b/TAO/tests/LongUpcalls/Manager_Handler.h index 687d936fa38..dfb8c07e11f 100644 --- a/TAO/tests/LongUpcalls/Manager_Handler.h +++ b/TAO/tests/LongUpcalls/Manager_Handler.h @@ -1,6 +1,3 @@ -// -// $Id$ -// #ifndef LONGUPCALLS_MANAGER_HANDLER_H #define LONGUPCALLS_MANAGER_HANDLER_H |