diff options
Diffstat (limited to 'src/common-setup.h')
-rw-r--r-- | src/common-setup.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common-setup.h b/src/common-setup.h index e04ca4f0..a658e836 100644 --- a/src/common-setup.h +++ b/src/common-setup.h @@ -13,9 +13,6 @@ /* How often to check if there's anyone to be unbanned in knockout list */ #define KNOCKOUT_TIMECHECK 10000 -/* How often to check users in notify list */ -#define NOTIFY_TIMECHECK 30000 - /* How often to check for gone status of nick */ #define MAX_GONE_REFRESH_TIME 300 |