16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-17 23:39:18 +02:00

Remove function declaration that has no implementation and is not used

This commit is contained in:
docentYT
2026-05-12 00:05:36 +02:00
parent bcb9e644fb
commit 991fb02414

View File

@@ -100,9 +100,6 @@ private:
bool render_section( std::vector<text_line> const &Lines );
bool render_section_scenario();
bool render_section_eventqueue();
#ifdef WITH_UART
bool render_section_uart();
#endif
bool render_section_settings();
bool render_section_developer();
// members