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

Remove unused variable 'didmsg'.

(This used to be commit 5de89dd6e0)
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;