diff options
Diffstat (limited to 'src/net/eathena/buysellhandler.cpp')
-rw-r--r-- | src/net/eathena/buysellhandler.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/eathena/buysellhandler.cpp b/src/net/eathena/buysellhandler.cpp index 3e81304b0..fff2e2cef 100644 --- a/src/net/eathena/buysellhandler.cpp +++ b/src/net/eathena/buysellhandler.cpp @@ -43,8 +43,6 @@ #include "net/eathena/chathandler.h" #include "net/eathena/protocol.h" -#include "utils/gettext.h" - #include "debug.h" extern Net::BuySellHandler *buySellHandler; |