diff options
| author | Perttu Ahola <celeron55@gmail.com> | 2011-06-18 02:32:34 +0300 |
|---|---|---|
| committer | Perttu Ahola <celeron55@gmail.com> | 2011-06-18 02:32:34 +0300 |
| commit | c391bcee1698beabaec76ed13361d2930cb22f94 (patch) | |
| tree | bb111457989f75a00726f95deab5aef900cabea8 /src/CMakeLists.txt | |
| parent | cced6aaf8db60e4a28e290f4ca235661037193aa (diff) | |
| download | dragonfireclient-c391bcee1698beabaec76ed13361d2930cb22f94.tar.xz | |
removed furnace menu because it is not needed anymore
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 64e63e272..e6df823b8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -95,7 +95,6 @@ set(minetest_SRCS keycode.cpp clouds.cpp clientobject.cpp - guiFurnaceMenu.cpp guiMainMenu.cpp guiMessageMenu.cpp guiTextInputMenu.cpp |
