summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2014-08-21 15:29:54 +0200
committerMattes D <github@xoft.cz>2014-08-21 15:29:54 +0200
commit8acc8831879582e24c53c18d0442db0b1df6c6b6 (patch)
treea1d8777a198b64d791c47288c3ed651bb638e0bf /src/CMakeLists.txt
parentcMojangAPI: Fixed MakeUUID___() bindings. (diff)
downloadcuberite-8acc8831879582e24c53c18d0442db0b1df6c6b6.tar
cuberite-8acc8831879582e24c53c18d0442db0b1df6c6b6.tar.gz
cuberite-8acc8831879582e24c53c18d0442db0b1df6c6b6.tar.bz2
cuberite-8acc8831879582e24c53c18d0442db0b1df6c6b6.tar.lz
cuberite-8acc8831879582e24c53c18d0442db0b1df6c6b6.tar.xz
cuberite-8acc8831879582e24c53c18d0442db0b1df6c6b6.tar.zst
cuberite-8acc8831879582e24c53c18d0442db0b1df6c6b6.zip
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 738b53537..79baf317d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -33,8 +33,6 @@ SET (SRCS
FastRandom.cpp
FurnaceRecipe.cpp
Globals.cpp
- Group.cpp
- GroupManager.cpp
Inventory.cpp
Item.cpp
ItemGrid.cpp
@@ -98,8 +96,6 @@ SET (HDRS
ForEachChunkProvider.h
FurnaceRecipe.h
Globals.h
- Group.h
- GroupManager.h
Inventory.h
Item.h
ItemGrid.h