summaryrefslogtreecommitdiff
path: root/ACE/apps/JAWS2/HTTPU/http_request.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/JAWS2/HTTPU/http_request.h')
-rw-r--r--ACE/apps/JAWS2/HTTPU/http_request.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/apps/JAWS2/HTTPU/http_request.h b/ACE/apps/JAWS2/HTTPU/http_request.h
index 56f9dab37d8..a60bc47ad1e 100644
--- a/ACE/apps/JAWS2/HTTPU/http_request.h
+++ b/ACE/apps/JAWS2/HTTPU/http_request.h
@@ -1,5 +1,3 @@
-// $Id$
-
// There are two kinds of HTTP Requests in a proxy.
// One is the kind you have to read in from the HTTP client.
// The other is the kind you issue to the server.