From 147033b9dff7160ff324fa52aba1f054f962961b Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Sun, 27 Jan 2008 00:35:14 +0100 Subject: [PATCH] Remove an unused external reference --- source/smbd/process.c | 1 - 1 file changed, 1 deletion(-) diff --git a/source/smbd/process.c b/source/smbd/process.c index d961f98cc00..4672510d8d0 100644 --- a/source/smbd/process.c +++ b/source/smbd/process.c @@ -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; -- 2.11.4.GIT