1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-23 04:45:24 +02:00

Drop speed tests and some other unused code from clientlauncher.cpp

This commit is contained in:
sfan5
2024-01-19 16:21:33 +01:00
parent 6aa4f14a28
commit 89eabb5803
3 changed files with 2 additions and 124 deletions

View File

@@ -44,8 +44,6 @@ private:
void main_menu(MainMenuData *menudata);
void speed_tests();
bool skip_main_menu = false;
bool random_input = false;
RenderingEngine *m_rendering_engine = nullptr;