1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

Removed unneeded extern.

This commit is contained in:
Tim Potter 0001-01-01 00:00:00 +00:00
parent 8dc4f2e44b
commit c80641b6f3

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 */