summaryrefslogtreecommitdiff
path: root/src/net/tmwa/buysellhandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-03-12 21:28:54 +0300
committerAndrei Karas <akaras@inbox.ru>2013-03-12 21:28:54 +0300
commit5c66d91e3e69446081ef6254063ad638fbc48aca (patch)
treec3bb94057bcd4bdbb8568e815c7f18c44417a78a /src/net/tmwa/buysellhandler.cpp
parentf6000c9088ee63428f65ee980f6751f85a7e7d7e (diff)
downloadplus-5c66d91e3e69446081ef6254063ad638fbc48aca.tar.gz
plus-5c66d91e3e69446081ef6254063ad638fbc48aca.tar.bz2
plus-5c66d91e3e69446081ef6254063ad638fbc48aca.tar.xz
plus-5c66d91e3e69446081ef6254063ad638fbc48aca.zip
Fix code style.
Diffstat (limited to 'src/net/tmwa/buysellhandler.cpp')
-rw-r--r--src/net/tmwa/buysellhandler.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/tmwa/buysellhandler.cpp b/src/net/tmwa/buysellhandler.cpp
index 997a6220c..6e70fc364 100644
--- a/src/net/tmwa/buysellhandler.cpp
+++ b/src/net/tmwa/buysellhandler.cpp
@@ -43,8 +43,6 @@
#include "net/tmwa/chathandler.h"
#include "net/tmwa/protocol.h"
-#include "utils/gettext.h"
-
#include "debug.h"
extern Net::BuySellHandler *buySellHandler;