From f8a53234ffa6ff3fd1d8fc8e3aa8b10b16c815fd Mon Sep 17 00:00:00 2001 From: Lauren Budorick Date: Thu, 7 Sep 2017 12:07:46 -0700 Subject: [core] Remove debug::renderTree --- include/mbgl/util/constants.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/mbgl/util/constants.hpp b/include/mbgl/util/constants.hpp index eb5c201793..d5e55065c4 100644 --- a/include/mbgl/util/constants.hpp +++ b/include/mbgl/util/constants.hpp @@ -61,7 +61,6 @@ extern const bool tileParseWarnings; extern const bool styleParseWarnings; extern const bool spriteWarnings; extern const bool renderWarnings; -extern const bool renderTree; extern const bool labelTextMissingWarning; extern const bool missingFontStackWarning; extern const bool missingFontFaceWarning; -- cgit v1.2.1