mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Source code cosmetic changes
This commit is contained in:
@@ -90,7 +90,6 @@ void input_settings_app_free(InputSettingsApp* app) {
|
||||
|
||||
// Records
|
||||
furi_record_close(RECORD_GUI);
|
||||
//furi_record_close(RECORD_INPUT_EVENTS);
|
||||
free(app->settings);
|
||||
free(app);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user