diff --git a/world/client.h b/world/client.h index d4ff39f31..dd53f780c 100644 --- a/world/client.h +++ b/world/client.h @@ -28,8 +28,6 @@ #include "../common/eq_packet_structs.h" #include "cliententry.h" -#define CLIENT_TIMEOUT 30000 - class EQApplicationPacket; class EQStreamInterface; diff --git a/zone/client.h b/zone/client.h index 61954e3cb..57c4b54e1 100644 --- a/zone/client.h +++ b/zone/client.h @@ -83,7 +83,6 @@ namespace EQ #include -#define CLIENT_TIMEOUT 90000 #define CLIENT_LD_TIMEOUT 30000 // length of time client stays in zone after LDing #define TARGETING_RANGE 200 // range for /assist and /target #define XTARGET_HARDCAP 20