generic close window button
| 11007 | |
| 11008 | // generic close window button |
| 11009 | void buttonCloseSubwindow(button_t* my) |
| 11010 | { |
| 11011 | return; // deprecated |
| 11012 | } |
| 11013 | |
| 11014 | void buttonCloseSettingsSubwindow(button_t* my) |
| 11015 | { |
no outgoing calls
no test coverage detected