1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-06 17:41:04 +00: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;