mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 09:25:37 +02:00
Remove not really used guiTextInputMenu
This commit is contained in:
@@ -444,7 +444,6 @@ set(minetest_SRCS
|
||||
chat.cpp
|
||||
hud.cpp
|
||||
guiKeyChangeMenu.cpp
|
||||
guiTextInputMenu.cpp
|
||||
guiFormSpecMenu.cpp
|
||||
guiTable.cpp
|
||||
guiPasswordChange.cpp
|
||||
@@ -463,14 +462,6 @@ set(minetest_SRCS
|
||||
drawscene.cpp
|
||||
${minetest_SCRIPT_SRCS}
|
||||
)
|
||||
|
||||
if(USE_FREETYPE)
|
||||
set(minetest_SRCS
|
||||
${minetest_SRCS}
|
||||
intlGUIEditBox.cpp
|
||||
)
|
||||
endif(USE_FREETYPE)
|
||||
|
||||
list(SORT minetest_SRCS)
|
||||
|
||||
# Server sources
|
||||
|
Reference in New Issue
Block a user