Remove some test code
This commit is contained in:
parent
02d085363b
commit
8a767c1e52
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue