mirror of
https://github.com/samba-team/samba.git
synced 2025-02-10 13:57:47 +03:00
Remove duplicate extern.
Jeremy.
This commit is contained in:
parent
da51988cfa
commit
fb088b5679
@ -4282,7 +4282,6 @@ void get_private_directory(pstring privdir)
|
||||
|
||||
void lp_set_logfile(const char *name)
|
||||
{
|
||||
extern pstring debugf;
|
||||
string_set(&Globals.szLogFile, name);
|
||||
pstrcpy(debugf, name);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user