Fixed compiler warning.
[samba.git] / source3 / smbd / sesssetup.c
index 3a3209f1722d3a8b2370f77938a4e77f7a96f600..eafe805aba9f53a3ff2f5add682b2f2f98e48658 100644 (file)
@@ -463,7 +463,6 @@ int reply_sesssetup_and_X(connection_struct *conn, char *inbuf,char *outbuf,
        extern BOOL global_encrypted_passwords_negotiated;
        extern BOOL global_spnego_negotiated;
        extern int Protocol;
-       extern userdom_struct current_user_info;
        extern int max_send;
 
        auth_usersupplied_info *user_info = NULL;