remove duplicated code, do we really want the same code if auto_save is not on ?

This commit is contained in:
gullradriel
2026-02-11 09:46:31 +01:00
parent 559b2c231f
commit 24635e76e0
-6
View File
@@ -30,12 +30,6 @@ static void protopirate_scene_receiver_update_statusbar(void* context) {
"%u/%u",
protopirate_history_get_item(app->txrx->history),
PROTOPIRATE_DISPLAY_HISTORY_MAX);
} else {
furi_string_printf(
history_stat_str,
"%u/%u",
protopirate_history_get_item(app->txrx->history),
PROTOPIRATE_DISPLAY_HISTORY_MAX);
}
// Pass actual external radio status