diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:15:20 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:15:20 +0100 |
commit | 7b07caedd286b60f2ed3d99d78f3d4407511d936 (patch) | |
tree | adc82ce5f5b1d3097ae071300bf9d6fc35cb27a0 /TAO/tests/POA/On_Demand_Activation/server.cpp | |
parent | c88815f2039e7152d735c18650c102df84d9aa36 (diff) | |
download | ATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz |
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'TAO/tests/POA/On_Demand_Activation/server.cpp')
-rw-r--r-- | TAO/tests/POA/On_Demand_Activation/server.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/POA/On_Demand_Activation/server.cpp b/TAO/tests/POA/On_Demand_Activation/server.cpp index ed72b90c473..344b2b3833b 100644 --- a/TAO/tests/POA/On_Demand_Activation/server.cpp +++ b/TAO/tests/POA/On_Demand_Activation/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * Server to test the Servant Activator and Servant Locator for a POA. * * |