Remove some test code

This commit is contained in:
T. Joseph Carter 2015-02-07 02:01:56 -08:00
parent 02d085363b
commit 8a767c1e52
1 changed files with 0 additions and 2 deletions

View File

@ -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}"