From 695008f9d18220e9d9c2558129ffcd4db15d2a26 Mon Sep 17 00:00:00 2001 From: Wolfgang Draxinger Date: Wed, 13 Mar 2013 22:24:59 +0100 Subject: Wed Mar 13 22:24:59 CET 2013 --- picohttp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/picohttp.c b/picohttp.c index 28c0180..e3762f1 100644 --- a/picohttp.c +++ b/picohttp.c @@ -2,7 +2,6 @@ #include #include -/* #include */ static char const PICOHTTP_STR_CRLF[] = "\r\n"; static char const PICOHTTP_STR_CLSP[] = ": "; -- cgit v1.2.3