diff options
Diffstat (limited to 'TAO/tests/POA/NewPOA/NewPOA.cpp')
-rw-r--r-- | TAO/tests/POA/NewPOA/NewPOA.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/POA/NewPOA/NewPOA.cpp b/TAO/tests/POA/NewPOA/NewPOA.cpp index 3d503c35d19..c99dbb669df 100644 --- a/TAO/tests/POA/NewPOA/NewPOA.cpp +++ b/TAO/tests/POA/NewPOA/NewPOA.cpp @@ -3,8 +3,6 @@ /** * @file NewPOA.cpp * - * $Id$ - * * This program demonstrates creation of new POAs, as children of the root POA or the * existing POA. * There are three new POA created in this example. |