summaryrefslogtreecommitdiffstats
path: root/source3/smbd/service.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-05-04 14:16:45 +0200
committerVolker Lendecke <vl@samba.org>2012-05-04 18:44:29 +0200
commit4b59023123247896bb590943a3dafc79bc688d15 (patch)
tree874f903231acfebc41e9e882b392d2962a6b1329 /source3/smbd/service.c
parent7ae716663ad653e08d45eae5d66c55ef853b77f2 (diff)
downloadsamba-4b59023123247896bb590943a3dafc79bc688d15.tar.gz
samba-4b59023123247896bb590943a3dafc79bc688d15.tar.xz
samba-4b59023123247896bb590943a3dafc79bc688d15.zip
s3: Remove an unused extern declaration
Diffstat (limited to 'source3/smbd/service.c')
-rw-r--r--source3/smbd/service.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/smbd/service.c b/source3/smbd/service.c
index 6a2df18ce02..7b538b05337 100644
--- a/source3/smbd/service.c
+++ b/source3/smbd/service.c
@@ -31,8 +31,6 @@
#include "lib/param/loadparm.h"
#include "messages.h"
-extern userdom_struct current_user_info;
-
static bool canonicalize_connect_path(connection_struct *conn)
{
bool ret;