diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-09-23 23:09:13 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-09-23 23:09:13 +0200 |
commit | 3953277568e67c37c705cca70517c446029c2fda (patch) | |
tree | ee05df68fd3037a1c42f43aae7e8473276b1b2ec /source/cClientHandle.cpp | |
parent | Source files cleanup: Mobs-related files in a separate subfolder, renamed. (diff) | |
download | cuberite-3953277568e67c37c705cca70517c446029c2fda.tar cuberite-3953277568e67c37c705cca70517c446029c2fda.tar.gz cuberite-3953277568e67c37c705cca70517c446029c2fda.tar.bz2 cuberite-3953277568e67c37c705cca70517c446029c2fda.tar.lz cuberite-3953277568e67c37c705cca70517c446029c2fda.tar.xz cuberite-3953277568e67c37c705cca70517c446029c2fda.tar.zst cuberite-3953277568e67c37c705cca70517c446029c2fda.zip |
Diffstat (limited to 'source/cClientHandle.cpp')
-rw-r--r-- | source/cClientHandle.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cClientHandle.cpp b/source/cClientHandle.cpp index 531edb087..0212bd3b2 100644 --- a/source/cClientHandle.cpp +++ b/source/cClientHandle.cpp @@ -19,7 +19,6 @@ #include "cSign.h" #include "cRedstone.h" #include "cPiston.h" -#include "cBlockToPickup.h" #include "Mobs/Monster.h" #include "cChatColor.h" #include "cSocket.h" |