Remove unused extern declaration
authorVolker Lendecke <vl@samba.org>
Sat, 1 Nov 2008 14:51:19 +0000 (15:51 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 1 Nov 2008 18:41:07 +0000 (19:41 +0100)
source3/smbd/process.c

index a8b93d8e1c52866c139b771809414626fd67e998..4d415b2d2771631e54df5a7a79a6478e21da2ae8 100644 (file)
@@ -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.