s3: Remove an unused extern declaration
authorVolker Lendecke <vl@samba.org>
Fri, 4 May 2012 12:16:45 +0000 (14:16 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 4 May 2012 16:44:29 +0000 (18:44 +0200)
source3/smbd/service.c

index 6a2df18ce0242de20b19704f777a4151f5fb5e24..7b538b05337606cefed8265987b2685d004408fe 100644 (file)
@@ -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;