From 8a767c1e525193bfa16297345c8279a1cb91c082 Mon Sep 17 00:00:00 2001 From: "T. Joseph Carter" Date: Sat, 7 Feb 2015 02:01:56 -0800 Subject: [PATCH] Remove some test code --- iKarith-libretro-fetch.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/iKarith-libretro-fetch.sh b/iKarith-libretro-fetch.sh index 857f128a..262b58d9 100755 --- a/iKarith-libretro-fetch.sh +++ b/iKarith-libretro-fetch.sh @@ -333,8 +333,6 @@ fetch_libretro_emux() { fetch_git "https://github.com/libretro/emux.git" "libretro-emux" } -CERBOSITY="" -[ -n "$VERBOSE" ] && VERBOSITY="--verbose" if [ -n "${1}" ]; then while [ -n "${1}" ]; do "${1}"