mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
s3: AllowDebugChange is gone
This commit is contained in:
parent
5f79588de0
commit
28d997a890
@ -40,8 +40,6 @@ static pthread_mutex_t wins_nss_mutex = PTHREAD_MUTEX_INITIALIZER;
|
||||
|
||||
static int initialised;
|
||||
|
||||
extern bool AllowDebugChange;
|
||||
|
||||
NSS_STATUS _nss_wins_gethostbyname_r(const char *hostname, struct hostent *he,
|
||||
char *buffer, size_t buflen, int *h_errnop);
|
||||
NSS_STATUS _nss_wins_gethostbyname2_r(const char *name, int af, struct hostent *he,
|
||||
|
@ -36,7 +36,6 @@
|
||||
|
||||
extern int do_smb_browse(void); /* mDNS browsing */
|
||||
|
||||
extern bool AllowDebugChange;
|
||||
extern bool override_logfile;
|
||||
extern char tar_type;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user