1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

r15496: current_user_info is not referenced in loadparm.c

This commit is contained in:
Volker Lendecke 2006-05-07 17:40:52 +00:00 committed by Gerald (Jerry) Carter
parent 8cedbbfbcf
commit 800f4cd158

View File

@ -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;