diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/local.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/local.h b/source3/include/local.h index 2538715c41..46349cfa6d 100644 --- a/source3/include/local.h +++ b/source3/include/local.h @@ -126,7 +126,6 @@ #define IDLE_CLOSED_TIMEOUT (60) #define DPTR_IDLE_TIMEOUT (120) #define SMBD_SELECT_TIMEOUT (60) -#define SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS (10) #define NMBD_SELECT_LOOP (10) #define BROWSE_INTERVAL (60) #define REGISTRATION_INTERVAL (10*60) |