summaryrefslogtreecommitdiff
path: root/src/net/eathena/homunculushandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/homunculushandler.h')
-rw-r--r--src/net/eathena/homunculushandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/eathena/homunculushandler.h b/src/net/eathena/homunculushandler.h
index 94e3807f0..08acc9e94 100644
--- a/src/net/eathena/homunculushandler.h
+++ b/src/net/eathena/homunculushandler.h
@@ -27,8 +27,6 @@
namespace EAthena
{
-class MessageOut;
-
class HomunculusHandler final : public MessageHandler,
public Net::HomunculusHandler
{