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:
@@ -1674,7 +1674,6 @@ void SocketLoop(void *dummy)
|
||||
for (;;)
|
||||
#endif
|
||||
{
|
||||
time_t oldtimeofday;
|
||||
|
||||
#define NEGATIVE_SHIFT_WARN -15
|
||||
#define POSITIVE_SHIFT_WARN 20
|
||||
|
||||
Reference in New Issue
Block a user