Removed test from cmake script

This commit is contained in:
Shaun Reed 2019-07-22 12:26:47 +00:00
parent 6aa9351ea8
commit 253b6bc24a
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ do
# If input read is == 2
if [ $bChoice -eq 2 ]
then
printf "test\n"
rm -Rv build/*
fi