diff options
Diffstat (limited to 'TAO/orbsvcs/tests/Concurrency/CC_client.cpp')
-rw-r--r-- | TAO/orbsvcs/tests/Concurrency/CC_client.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Concurrency/CC_client.cpp b/TAO/orbsvcs/tests/Concurrency/CC_client.cpp index cf78842e84d..16672f5948c 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_client.cpp +++ b/TAO/orbsvcs/tests/Concurrency/CC_client.cpp @@ -3,8 +3,6 @@ /** * @file CC_client.cpp * - * $Id$ - * * This is the test class for the concurrency service. The class * implements a client to the concurrency service. * This file contains the main function for the test. |