summaryrefslogtreecommitdiffstats
path: root/source/ClientHandle.cpp
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-09-09 10:49:52 +0200
committermadmaxoft <github@xoft.cz>2013-09-09 10:49:52 +0200
commitb8d2d94d90f2021423e4cc9fdaa793e3c43b9130 (patch)
tree18a8b60e1d66c75df97d5e8c28d1519e90ac2203 /source/ClientHandle.cpp
parentRemoved the "charging bow" debug message. (diff)
downloadcuberite-b8d2d94d90f2021423e4cc9fdaa793e3c43b9130.tar
cuberite-b8d2d94d90f2021423e4cc9fdaa793e3c43b9130.tar.gz
cuberite-b8d2d94d90f2021423e4cc9fdaa793e3c43b9130.tar.bz2
cuberite-b8d2d94d90f2021423e4cc9fdaa793e3c43b9130.tar.lz
cuberite-b8d2d94d90f2021423e4cc9fdaa793e3c43b9130.tar.xz
cuberite-b8d2d94d90f2021423e4cc9fdaa793e3c43b9130.tar.zst
cuberite-b8d2d94d90f2021423e4cc9fdaa793e3c43b9130.zip
Diffstat (limited to '')
-rw-r--r--source/ClientHandle.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/ClientHandle.cpp b/source/ClientHandle.cpp
index 966b46719..3cef29cba 100644
--- a/source/ClientHandle.cpp
+++ b/source/ClientHandle.cpp
@@ -11,7 +11,6 @@
#include "BlockEntities/SignEntity.h"
#include "UI/Window.h"
#include "Item.h"
-#include "Doors.h"
#include "Piston.h"
#include "Mobs/Monster.h"
#include "ChatColor.h"