mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 18:39:18 +02:00
Remove function declaration that has no implementation and is not used
This commit is contained in:
@@ -100,9 +100,6 @@ private:
|
|||||||
bool render_section( std::vector<text_line> const &Lines );
|
bool render_section( std::vector<text_line> const &Lines );
|
||||||
bool render_section_scenario();
|
bool render_section_scenario();
|
||||||
bool render_section_eventqueue();
|
bool render_section_eventqueue();
|
||||||
#ifdef WITH_UART
|
|
||||||
bool render_section_uart();
|
|
||||||
#endif
|
|
||||||
bool render_section_settings();
|
bool render_section_settings();
|
||||||
bool render_section_developer();
|
bool render_section_developer();
|
||||||
// members
|
// members
|
||||||
|
|||||||
Reference in New Issue
Block a user