Travis: (Mac) remove temporary code

This commit is contained in:
Charlie Fenton 2017-10-27 03:42:44 -07:00
parent 8c9375d73f
commit d45922a32f
1 changed files with 0 additions and 3 deletions

View File

@ -148,9 +148,6 @@ if [ "${doclean}" = "yes" ]; then
mkdir -p "${PREFIX}"
fi
# TEMPORARY CODE TO REMOVE INCORRECT FLAGFILE FROM EARLIER BUGGY SCRIPT
rm -f "${PREFIX}/wxWidgets-3.1.0_done"
# this will pull in the variables used below
source "${ROOTDIR}/mac_build/dependencyNames.sh"