renumberMesh/Allwmake: Removed 'set -x'

This commit is contained in:
Henry Weller
2016-11-13 15:27:25 +00:00
parent 985abe023e
commit 5981836326

View File

@ -3,7 +3,6 @@ cd ${0%/*} || exit 1 # Run from this directory
# Parse arguments for compilation (at least for error catching)
. $WM_PROJECT_DIR/wmake/scripts/AllwmakeParseArguments
set -x
export COMPILE_FLAGS=''
export LINK_FLAGS=''