summaryrefslogtreecommitdiff
path: root/src/inventory.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-02-13 14:29:00 +0300
committerAndrei Karas <akaras@inbox.ru>2015-02-13 14:29:00 +0300
commit71a596747c6f31c0cd010b6cc4522f8ed717d38b (patch)
treeb0b2049fed46a461b7d91160d67e419fe62314d4 /src/inventory.cpp
parenta327fbea2edc89d781307ec7c3279aaf3aa065b7 (diff)
downloadplus-71a596747c6f31c0cd010b6cc4522f8ed717d38b.tar.gz
plus-71a596747c6f31c0cd010b6cc4522f8ed717d38b.tar.bz2
plus-71a596747c6f31c0cd010b6cc4522f8ed717d38b.tar.xz
plus-71a596747c6f31c0cd010b6cc4522f8ed717d38b.zip
Fix code style.
Diffstat (limited to 'src/inventory.cpp')
-rw-r--r--src/inventory.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/inventory.cpp b/src/inventory.cpp
index 79816fae5..fea581446 100644
--- a/src/inventory.cpp
+++ b/src/inventory.cpp
@@ -25,8 +25,6 @@
#include "item.h"
#include "logger.h"
-#include "enums/simpletypes.h"
-
#include "net/inventoryhandler.h"
#include "resources/iteminfo.h"