diff options
-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 fc34c067c8..919a482e39 100644 --- a/source3/param/loadparm.c +++ b/source3/param/loadparm.c @@ -56,7 +56,6 @@ BOOL in_client = False; /* Not in the client by default */ BOOL bLoaded = False; -extern userdom_struct current_user_info; extern pstring user_socket_options; extern enum protocol_types Protocol; |