From f7012583e9a7594cbb5ebe8e974bb69061189262 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 25 Nov 2003 01:40:27 +0000 Subject: Add the #goo to allow use in C++. Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups. --- src/libhttpd/parsereq.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libhttpd') diff --git a/src/libhttpd/parsereq.c b/src/libhttpd/parsereq.c index 19f03172..7ef63413 100644 --- a/src/libhttpd/parsereq.c +++ b/src/libhttpd/parsereq.c @@ -15,7 +15,6 @@ static char* abspath(HConnect *cc, char *origpath, char *curdir); static int getc(HConnect*); static char* getword(HConnect*); static Strings parseuri(HConnect *c, char*); -static Strings stripmagic(char*); static Strings stripsearch(char*); /* -- cgit v1.2.3