removed many debugging messages from httpd

This commit is contained in:
2013-02-22 05:01:33 +00:00
parent 394cb34c04
commit 624a917b45
15 changed files with 249 additions and 118 deletions

View File

@ -35,6 +35,7 @@
#include <stdarg.h>
#include <stdlib.h>
#include <locale.h>
#include <stdio.h>
#define ENABLE_CALLBACK
#define ABORT(label) goto label