diff options
Diffstat (limited to 'source3/param/loadparm.c')
-rw-r--r-- | source3/param/loadparm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c index ad8e27be982..b7486448bbf 100644 --- a/source3/param/loadparm.c +++ b/source3/param/loadparm.c @@ -67,7 +67,6 @@ BOOL in_client = False; /* Not in the client by default */ BOOL bLoaded = False; -BOOL in_client = False; extern int DEBUGLEVEL; extern pstring user_socket_options; |