diff options
Diffstat (limited to 'TAO/DevGuideExamples/PortableInterceptors/IOR/ClientInitializer.cpp')
-rw-r--r-- | TAO/DevGuideExamples/PortableInterceptors/IOR/ClientInitializer.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/DevGuideExamples/PortableInterceptors/IOR/ClientInitializer.cpp b/TAO/DevGuideExamples/PortableInterceptors/IOR/ClientInitializer.cpp index 0f18feb10e3..8324a171429 100644 --- a/TAO/DevGuideExamples/PortableInterceptors/IOR/ClientInitializer.cpp +++ b/TAO/DevGuideExamples/PortableInterceptors/IOR/ClientInitializer.cpp @@ -1,5 +1,3 @@ -// $Id$ - #include "ClientInitializer.h" #include "ClientInterceptor.h" #include <iostream> |