diff options
Diffstat (limited to 'source/lib/util.c')
-rw-r--r-- | source/lib/util.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/lib/util.c b/source/lib/util.c index 26ca621fde2..572729b16d3 100644 --- a/source/lib/util.c +++ b/source/lib/util.c @@ -59,8 +59,6 @@ extern SSL *ssl; extern int sslFd; #endif /* WITH_SSL */ -extern int DEBUGLEVEL; - int Protocol = PROTOCOL_COREPLUS; /* a default finfo structure to ensure all fields are sensible */ |