Fix indentation

This commit is contained in:
Andrés 2014-12-18 17:22:51 -05:00
parent c04f462b0e
commit 1cde5a73e2

View File

@ -244,8 +244,6 @@ build_libretro_generic_jni() {
fi
fi
echo "compiling for ${a}..."
if [ -z "${ARGS}" ]
then
@ -263,7 +261,6 @@ build_libretro_generic_jni() {
echo error while compiling $1
fi
done
}