Bläddra i källkod

Remove OCD-inducing double blank line

Harry Youd 7 år sedan
förälder
incheckning
844fcf1951
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      setup-makefiles.sh

+ 0 - 1
setup-makefiles.sh

@@ -42,7 +42,6 @@ while [ "$1" != "" ]; do
     shift
 done
 
-
 if [ -z "$TARGET" ]; then
     echo "Architecture for makefile setup not specified! Specify one with --target"
     exit 1