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

Removed unneeded extern.

(This used to be commit c80641b6f3)
This commit is contained in:
Tim Potter 2001-10-31 12:45:50 +00:00
parent f32cf6dfba
commit f7cf10b6d8

View File

@ -25,8 +25,6 @@
#include "winbindd.h"
extern pstring global_myname;
/* Copy of parse_domain_user from winbindd_util.c. Parse a string of the
form DOMAIN/user into a domain and a user */