From 63df0fa9570658d83d235487b89d6aa111794d71 Mon Sep 17 00:00:00 2001 From: Libretto <> Date: Sat, 27 Jan 2024 15:38:15 +0100 Subject: [PATCH] Remove blank lines --- tools/configurator.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/configurator.sh b/tools/configurator.sh index 09bd28f7..cc1688c3 100644 --- a/tools/configurator.sh +++ b/tools/configurator.sh @@ -1423,11 +1423,9 @@ configurator_romhack_downloader_dialog() { done done <<< "$info_of_hacks_compatible_with_base" - done <<< "$available_bases_crc32s" if [[ ${#zenity_columns[@]} != 0 ]]; then # Compatible base ROMs found - choice=$(zenity --list --title="RetroDECK Configurator Utility - ROM Hack Downloader" --cancel-label="Back" \ --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" --width=1200 --height=720 \ --column="ROM Hack Name" --column="System" --column="Released" --column="RetroAchievements" --column="Description" \