summaryrefslogtreecommitdiff
path: root/ACE/examples/Web_Crawler/URL_Visitor_Factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Web_Crawler/URL_Visitor_Factory.cpp')
-rw-r--r--ACE/examples/Web_Crawler/URL_Visitor_Factory.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/ACE/examples/Web_Crawler/URL_Visitor_Factory.cpp b/ACE/examples/Web_Crawler/URL_Visitor_Factory.cpp
index 1b8a316b219..260e0b569fa 100644
--- a/ACE/examples/Web_Crawler/URL_Visitor_Factory.cpp
+++ b/ACE/examples/Web_Crawler/URL_Visitor_Factory.cpp
@@ -3,11 +3,6 @@
#include "URL_Visitor_Factory.h"
-ACE_RCSID (Web_Crawler,
- URL_Visitor_Factory,
- "$Id$")
-
-
URL_Visitor_Factory::~URL_Visitor_Factory (void)
{
}