diff options
Diffstat (limited to 'source/smbd/reply.c')
-rw-r--r-- | source/smbd/reply.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/smbd/reply.c b/source/smbd/reply.c index 8e97857ef68..6d2c046c25f 100644 --- a/source/smbd/reply.c +++ b/source/smbd/reply.c @@ -28,7 +28,6 @@ /* look in server.c for some explanation of these variables */ extern int Protocol; -extern int DEBUGLEVEL; extern int max_send; extern int max_recv; extern char magic_char; |