diff options
Diffstat (limited to 'source3/utils/nmblookup.c')
-rw-r--r-- | source3/utils/nmblookup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/utils/nmblookup.c b/source3/utils/nmblookup.c index d7e0cb23ce..b63b0a38e5 100644 --- a/source3/utils/nmblookup.c +++ b/source3/utils/nmblookup.c @@ -22,8 +22,6 @@ #include "includes.h" #include "popt_common.h" -extern bool AllowDebugChange; - static bool give_flags = false; static bool use_bcast = true; static bool got_bcast = false; |