From: Volker Lendecke Date: Sat, 1 Nov 2008 14:51:19 +0000 (+0100) Subject: Remove unused extern declaration X-Git-Tag: samba-4.0.0alpha6~569 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7a0ed93169e2c274b5386d153e4265b018f39b74;p=thirdparty%2Fsamba.git Remove unused extern declaration --- diff --git a/source3/smbd/process.c b/source3/smbd/process.c index a8b93d8e1c5..4d415b2d277 100644 --- a/source3/smbd/process.c +++ b/source3/smbd/process.c @@ -20,8 +20,6 @@ #include "includes.h" -extern int smb_echo_count; - /* * Size of data we can send to client. Set * by the client for all protocols above CORE.