summaryrefslogtreecommitdiff
path: root/lib/HttpServ.cc
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2008-09-29 05:52:19 +0200
committerPixel <pixel@nobis-crew.org>2008-09-29 05:52:19 +0200
commitf56cefb2852d858a347518ea06fd4e8ec227a761 (patch)
tree5c33ef8d57975bf58dd7d130a5f0f060fcaffe25 /lib/HttpServ.cc
parent600c2ef2d8dd8dcf71166ec5a0b1b7fdf2eb6f4f (diff)
Getting rid of these nasty expanded keywords.
Diffstat (limited to 'lib/HttpServ.cc')
-rw-r--r--lib/HttpServ.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/HttpServ.cc b/lib/HttpServ.cc
index a16bc45..af4ed53 100644
--- a/lib/HttpServ.cc
+++ b/lib/HttpServ.cc
@@ -17,8 +17,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/* $Id: HttpServ.cc,v 1.64 2008-07-16 16:50:24 pixel Exp $ */
-
#include <vector>
#ifdef HAVE_CONFIG_H