diff options
Diffstat (limited to 'TAO/examples/Advanced/ch_21/server.cpp')
-rw-r--r-- | TAO/examples/Advanced/ch_21/server.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/examples/Advanced/ch_21/server.cpp b/TAO/examples/Advanced/ch_21/server.cpp index 417cd098b83..4ffc422b94a 100644 --- a/TAO/examples/Advanced/ch_21/server.cpp +++ b/TAO/examples/Advanced/ch_21/server.cpp @@ -3,8 +3,6 @@ /** * @file server.cpp * - * $Id$ - * * @author Source code used in TAO has been modified and adapted from the codeprovided in the book * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley * @author Reading |