diff options
Diffstat (limited to 'src/net/eathena/homunculusrecv.h')
-rw-r--r-- | src/net/eathena/homunculusrecv.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/eathena/homunculusrecv.h b/src/net/eathena/homunculusrecv.h index 76ddcf544..5184d0b6c 100644 --- a/src/net/eathena/homunculusrecv.h +++ b/src/net/eathena/homunculusrecv.h @@ -21,8 +21,6 @@ #ifndef NET_EATHENA_HOMUNCULUSRECV_H #define NET_EATHENA_HOMUNCULUSRECV_H -#ifdef EATHENA_SUPPORT - namespace Net { class MessageIn; @@ -41,5 +39,4 @@ namespace EAthena } // namespace HomunculusRecv } // namespace EAthena -#endif // EATHENA_SUPPORT #endif // NET_EATHENA_HOMUNCULUSRECV_H |