[Cleanup] Remove CLIENT_TIMEOUT from world/client.h and zone/client.h (#3071)

# Notes
- This is unused.
This commit is contained in:
Alex King
2023-03-16 20:24:53 -04:00
committed by GitHub
parent 939fc79d19
commit c05baac551
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -28,8 +28,6 @@
#include "../common/eq_packet_structs.h"
#include "cliententry.h"
#define CLIENT_TIMEOUT 30000
class EQApplicationPacket;
class EQStreamInterface;