diff --git a/httpd/httpd.c b/httpd/httpd.c index 8e6b28c..d4afc29 100644 --- a/httpd/httpd.c +++ b/httpd/httpd.c @@ -11,7 +11,6 @@ // #define DEBUG #include "debug.h" - #define SESSION_ID_LENGTH 12 #define SESSION_TIMEOUT 200