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

Remove an unused external reference

This commit is contained in:
Volker Lendecke 2008-01-27 00:35:14 +01:00
parent aba8c17599
commit 147033b9df

View File

@ -20,7 +20,6 @@
#include "includes.h"
extern struct auth_context *negprot_global_auth_context;
extern int smb_echo_count;
static enum smb_read_errors smb_read_error = SMB_READ_OK;