mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
r25025: Remove an unused function
This commit is contained in:
parent
bc8b74dbfe
commit
858f7b7d78
@ -140,11 +140,6 @@ void sub_set_smb_name(const char *name)
|
||||
}
|
||||
}
|
||||
|
||||
char* sub_get_smb_name( void )
|
||||
{
|
||||
return smb_user_name;
|
||||
}
|
||||
|
||||
/*******************************************************************
|
||||
Setup the strings used by substitutions. Called per packet. Ensure
|
||||
%U name is set correctly also.
|
||||
|
Loading…
Reference in New Issue
Block a user