Fix indentation
This commit is contained in:
parent
c04f462b0e
commit
1cde5a73e2
|
@ -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
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue