diff options
Diffstat (limited to 'src/net/ea/npchandler.cpp')
-rw-r--r-- | src/net/ea/npchandler.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/net/ea/npchandler.cpp b/src/net/ea/npchandler.cpp index 78ed6de53..237c4e749 100644 --- a/src/net/ea/npchandler.cpp +++ b/src/net/ea/npchandler.cpp @@ -22,16 +22,8 @@ #include "net/ea/npchandler.h" -#include "gui/viewport.h" - -#include "gui/windows/npcdialog.h" - -#include "net/messagein.h" - #include "net/ea/npcrecv.h" -#include "utils/langs.h" - #include "debug.h" namespace Ea |