summaryrefslogtreecommitdiff
path: root/src/net/eathena/generalhandler.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-04 01:26:47 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-04 01:26:47 +0300
commit8356efd659046630db247b344bb4baec29c4a6e7 (patch)
treeb0758791b4f0856856536556d0e99f1ef08bf3bb /src/net/eathena/generalhandler.h
parentad65d5b7ee4e206733add9e5514a7d51e02c2d54 (diff)
downloadplus-8356efd659046630db247b344bb4baec29c4a6e7.tar.gz
plus-8356efd659046630db247b344bb4baec29c4a6e7.tar.bz2
plus-8356efd659046630db247b344bb4baec29c4a6e7.tar.xz
plus-8356efd659046630db247b344bb4baec29c4a6e7.zip
Remove some useless includes.
Diffstat (limited to 'src/net/eathena/generalhandler.h')
-rw-r--r--src/net/eathena/generalhandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/eathena/generalhandler.h b/src/net/eathena/generalhandler.h
index d8f23a4c6..8806f105b 100644
--- a/src/net/eathena/generalhandler.h
+++ b/src/net/eathena/generalhandler.h
@@ -63,8 +63,6 @@ class RouletteHandler;
class SearchStoreHandler;
class VendingHandler;
-class ServerFeatures;
-
class GeneralHandler final : public Net::GeneralHandler
{
public: