Removed unnacessary line

This commit is contained in:
Jan Möbius
2015-11-11 14:34:33 +01:00
parent e2ef88eed9
commit 74853ead74

View File

@@ -3,8 +3,6 @@
COMPILER=$1 COMPILER=$1
LANGUAGE=$2 LANGUAGE=$2
#!/bin/bash
OPTIONS="" OPTIONS=""
if [ "$COMPILER" == "gcc" ]; then if [ "$COMPILER" == "gcc" ]; then