1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-06 15:53:12 +02:00

- Smallll fix for time shift protection <- now hopefully rc2 for real..

This commit is contained in:
Bram Matthys
2009-01-25 11:25:15 +00:00
parent 09cf365162
commit 46deee2cdc
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -1674,7 +1674,6 @@ void SocketLoop(void *dummy)
for (;;)
#endif
{
time_t oldtimeofday;
#define NEGATIVE_SHIFT_WARN -15
#define POSITIVE_SHIFT_WARN 20