diff --git a/trunk/src/sj3serv/comuni.c b/trunk/src/sj3serv/comuni.c index cae9cbb..badf023 100644 --- a/trunk/src/sj3serv/comuni.c +++ b/trunk/src/sj3serv/comuni.c @@ -51,14 +51,6 @@ #include "config.h" -#ifdef USE_LIBWRAP -#include -#include - -int allow_severity = LOG_INFO; -int deny_severity = LOG_WARNING; -#endif - #include "sj_kcnv.h" #include "sj_kanakan.h" #include "sj3serv.h"