summaryrefslogtreecommitdiff
path: root/src/net/tmwa/charserverhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/charserverhandler.h')
-rw-r--r--src/net/tmwa/charserverhandler.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/net/tmwa/charserverhandler.h b/src/net/tmwa/charserverhandler.h
index 412c77385..602a2f079 100644
--- a/src/net/tmwa/charserverhandler.h
+++ b/src/net/tmwa/charserverhandler.h
@@ -23,16 +23,10 @@
#ifndef NET_TMWA_CHARSERVERHANDLER_H
#define NET_TMWA_CHARSERVERHANDLER_H
-#include "net/charserverhandler.h"
-
#include "net/ea/charserverhandler.h"
#include "net/tmwa/messagehandler.h"
-#include "net/ea/token.h"
-
-class LoginData;
-
namespace TmwAthena
{