Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[samba.git] / source3 / printing / lpq_parse.c
index 90d84995958a77c74119f61e8a219b195ef6c7c1..12f12fd33c604fb6fa2ec5db0ece9012f2d11dca 100644 (file)
@@ -20,8 +20,6 @@
 */
 
 #include "includes.h"
-extern int DEBUGLEVEL;
-
 
 static char *Months[13] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun",
                              "Jul", "Aug", "Sep", "Oct", "Nov", "Dec", "Err"};