1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00

r11734: Remove unused variable

(This used to be commit 5b882acafb)
This commit is contained in:
Volker Lendecke 2005-11-15 20:15:46 +00:00 committed by Gerald (Jerry) Carter
parent d35ca87bc2
commit 88eb98275e

View File

@ -145,7 +145,6 @@ typedef struct
char *szNetbiosName;
char **szNetbiosAliases;
char *szNetbiosScope;
char *szDomainOtherSIDs;
char *szNameResolveOrder;
char *szPanicAction;
char *szAddUserScript;