summaryrefslogtreecommitdiff
path: root/src/resources/inventory
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-05-30 21:23:11 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-30 21:23:11 +0300
commite7d913aca1cc6fef85253962c39366e9b8fb721f (patch)
tree8a66da910eadbfddee6e8fb715ee1e6029a8a6a0 /src/resources/inventory
parent6119379983ef073751f3546ae30158b031edb99f (diff)
downloadplus-e7d913aca1cc6fef85253962c39366e9b8fb721f.tar.gz
plus-e7d913aca1cc6fef85253962c39366e9b8fb721f.tar.bz2
plus-e7d913aca1cc6fef85253962c39366e9b8fb721f.tar.xz
plus-e7d913aca1cc6fef85253962c39366e9b8fb721f.zip
Remove extra include from inventory.cpp
Diffstat (limited to 'src/resources/inventory')
-rw-r--r--src/resources/inventory/inventory.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resources/inventory/inventory.cpp b/src/resources/inventory/inventory.cpp
index 3a731fb56..92f35715a 100644
--- a/src/resources/inventory/inventory.cpp
+++ b/src/resources/inventory/inventory.cpp
@@ -22,8 +22,6 @@
#include "resources/inventory/inventory.h"
-#include "logger.h"
-
#include "being/playerinfo.h"
#include "net/inventoryhandler.h"