diff options
-rw-r--r-- | src/resources/inventory/inventory.cpp | 2 |
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" |