diff options
Diffstat (limited to 'src/net/eathena/battlegroundrecv.h')
-rw-r--r-- | src/net/eathena/battlegroundrecv.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/eathena/battlegroundrecv.h b/src/net/eathena/battlegroundrecv.h index 59b3e18ce..ef7de8a1c 100644 --- a/src/net/eathena/battlegroundrecv.h +++ b/src/net/eathena/battlegroundrecv.h @@ -21,8 +21,6 @@ #ifndef NET_EATHENA_BATTLEGROUNDRECV_H #define NET_EATHENA_BATTLEGROUNDRECV_H -#ifdef EATHENA_SUPPORT - namespace Net { class MessageIn; @@ -45,5 +43,4 @@ namespace EAthena } // namespace BattleGroundRecv } // namespace EAthena -#endif // EATHENA_SUPPORT #endif // NET_EATHENA_BATTLEGROUNDRECV_H |