summaryrefslogtreecommitdiff
path: root/TAO/tao/HTTP_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/HTTP_Handler.h')
-rw-r--r--TAO/tao/HTTP_Handler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tao/HTTP_Handler.h b/TAO/tao/HTTP_Handler.h
index 8a8b83f6fac..ee85c1d971f 100644
--- a/TAO/tao/HTTP_Handler.h
+++ b/TAO/tao/HTTP_Handler.h
@@ -5,8 +5,6 @@
/**
* @file HTTP_Handler.h
*
- * $Id$
- *
* HTTP_Handler is a base class for HTTP_Reader and
* HTTP_Writer which are created in response to calls to
* read/write, as appropriate