1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

remove unused variable

(This used to be commit 30b3f339f8d55c2d3a4cbc380b7f12eb040bf381)
This commit is contained in:
Luke Leighton 1998-11-23 22:33:08 +00:00
parent 5694edcc31
commit 244c9f70bf

View File

@ -125,7 +125,6 @@ static struct smb_passwd *getsmbfilegrpent(void *vp,
for (i = 0; i < unixgrps; i++)
{
DOM_SID sid;
uint8 type;
char *unix_grpname;
uint32 status;
uint32 rid;