1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

Remove unused variable 'didmsg'.

(This used to be commit 5de89dd6e0a8a56a5a0f998e3b1d3538367db7d6)
This commit is contained in:
James Peach 2007-12-19 22:39:40 -08:00
parent 2ee96c7ee3
commit a32329297d

View File

@ -17,10 +17,6 @@
#include "includes.h"
#if !defined(HAVE_LINUX_READAHEAD) && !defined(HAVE_POSIX_FADVISE)
static bool didmsg;
#endif
struct readahead_data {
SMB_OFF_T off_bound;
SMB_OFF_T len;