summaryrefslogtreecommitdiff
path: root/examples/Content_Server/AMI_Iterator/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Content_Server/AMI_Iterator/client.cpp')
-rw-r--r--examples/Content_Server/AMI_Iterator/client.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/Content_Server/AMI_Iterator/client.cpp b/examples/Content_Server/AMI_Iterator/client.cpp
index 9c9d3183828..87a83637077 100644
--- a/examples/Content_Server/AMI_Iterator/client.cpp
+++ b/examples/Content_Server/AMI_Iterator/client.cpp
@@ -9,10 +9,6 @@
#include "Web_ServerC.h"
#include "Iterator_Handler.h"
-ACE_RCSID (AMI_Iterator,
- client,
- "$Id$")
-
// Obtain reference to Iterator_Factory
Web_Server::Iterator_Factory_ptr
get_iterator (CORBA::ORB_ptr orb);