From 834be77c1d2c1e4271f534262380b68db369c929 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 13 May 2023 02:36:09 +0100 Subject: build/boot/roms: remove errant debug line i added this in the last revision it was put there to debug something that i fixed before pushing --- resources/scripts/build/boot/roms_helper | 1 - 1 file changed, 1 deletion(-) (limited to 'resources/scripts/build/boot/roms_helper') diff --git a/resources/scripts/build/boot/roms_helper b/resources/scripts/build/boot/roms_helper index 35f9eec7..1eb90a8a 100755 --- a/resources/scripts/build/boot/roms_helper +++ b/resources/scripts/build/boot/roms_helper @@ -372,7 +372,6 @@ build_rom_images() if [ ! -z ${displaymodes} ]; then modes="${displaymodes}" fi - echo "MODES: ${modes}" for displaymode in ${modes}; do if [ "${initmode}" = "normal" ] \ && [ "$displaymode" != "txtmode" ]; then -- cgit v1.2.1