diff options
author | Howaner <franzi.moos@googlemail.com> | 2014-08-20 12:14:56 +0200 |
---|---|---|
committer | Howaner <franzi.moos@googlemail.com> | 2014-08-20 12:14:56 +0200 |
commit | 67fc19301e4909101c6f2f31cb5d49413fe47d42 (patch) | |
tree | 920627577c09fd3270b08bab3e7a6d3d29d52025 /src/Blocks | |
parent | Code formatting fixes. (diff) | |
download | cuberite-67fc19301e4909101c6f2f31cb5d49413fe47d42.tar cuberite-67fc19301e4909101c6f2f31cb5d49413fe47d42.tar.gz cuberite-67fc19301e4909101c6f2f31cb5d49413fe47d42.tar.bz2 cuberite-67fc19301e4909101c6f2f31cb5d49413fe47d42.tar.lz cuberite-67fc19301e4909101c6f2f31cb5d49413fe47d42.tar.xz cuberite-67fc19301e4909101c6f2f31cb5d49413fe47d42.tar.zst cuberite-67fc19301e4909101c6f2f31cb5d49413fe47d42.zip |
Diffstat (limited to 'src/Blocks')
-rw-r--r-- | src/Blocks/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Blocks/CMakeLists.txt b/src/Blocks/CMakeLists.txt index 05b7bfab4..9f971a8bd 100644 --- a/src/Blocks/CMakeLists.txt +++ b/src/Blocks/CMakeLists.txt @@ -57,8 +57,6 @@ SET (HDRS BlockMushroom.h BlockMycelium.h BlockNetherWart.h - BlockNewLeaves.h - BlockNote.h BlockOre.h BlockPiston.h BlockPlanks.h |