summaryrefslogtreecommitdiff
path: root/source3/param/loadparm.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/param/loadparm.c')
-rw-r--r--source3/param/loadparm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c
index e0cbc981de..34b463de22 100644
--- a/source3/param/loadparm.c
+++ b/source3/param/loadparm.c
@@ -54,7 +54,6 @@
#include "includes.h"
BOOL in_client = False; /* Not in the client by default */
-BOOL in_server = False; /* Not in the server by default */
BOOL bLoaded = False;
extern userdom_struct current_user_info;