diff options
Diffstat (limited to 'src/net/tmwa/maphandler.h')
-rw-r--r-- | src/net/tmwa/maphandler.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/tmwa/maphandler.h b/src/net/tmwa/maphandler.h index 184137ef2..f532c1bb6 100644 --- a/src/net/tmwa/maphandler.h +++ b/src/net/tmwa/maphandler.h @@ -29,7 +29,6 @@ namespace TmwAthena { -class MessageOut; class MapHandler final : public MessageHandler, public Net::MapHandler { |