summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2019-04-02 16:10:30 -0400
committerJulian Rex <julian.rex@mapbox.com>2019-04-02 16:10:30 -0400
commit222e5b7842045eaeb718fad1937afc84f707f626 (patch)
treef6fa6394c67f4e177145d2b9bf997bff18f245e9
parent20cd0c70d06bfd345c37b01cc4b6b8c2452da588 (diff)
downloadqtlocation-mapboxgl-upstream/jrex/clang-tools-target-branch.tar.gz
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bcab6d56bf..df476fd677 100644
--- a/Makefile
+++ b/Makefile
@@ -197,7 +197,6 @@ tidy: compdb
.PHONY: check
check: compdb
- @echo TARGET_BRANCH=$(TARGET_BRANCH)
scripts/clang-tools.sh $(MACOS_COMPDB_PATH) $(TARGET_BRANCH) --diff
endif