From d45922a32ffd308d479396c8d84b996f30503fe5 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Fri, 27 Oct 2017 03:42:44 -0700 Subject: [PATCH] Travis: (Mac) remove temporary code --- 3rdParty/buildMacDependencies.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/3rdParty/buildMacDependencies.sh b/3rdParty/buildMacDependencies.sh index 92a6f1cab3..56e19d966e 100755 --- a/3rdParty/buildMacDependencies.sh +++ b/3rdParty/buildMacDependencies.sh @@ -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"