summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-03-10 12:12:07 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-03-10 12:13:50 -0700
commit9e1f17a25b758e9e9046f62ffb03b1b722f6d453 (patch)
treef96859567fa343659dfddacde7f2e47d6d33dff5 /src
parentcc7371ed596d80c80b351cc329c4f2cca44912c0 (diff)
downloadqtlocation-mapboxgl-9e1f17a25b758e9e9046f62ffb03b1b722f6d453.tar.gz
Remove unused header
Diffstat (limited to 'src')
-rw-r--r--src/mbgl/text/glyph_store.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mbgl/text/glyph_store.hpp b/src/mbgl/text/glyph_store.hpp
index 406234241d..ee2097536c 100644
--- a/src/mbgl/text/glyph_store.hpp
+++ b/src/mbgl/text/glyph_store.hpp
@@ -2,7 +2,6 @@
#define MBGL_TEXT_GLYPH_STORE
#include <mbgl/text/glyph.hpp>
-#include <mbgl/util/pbf.hpp>
#include <mbgl/util/vec.hpp>
#include <mbgl/util/ptr.hpp>
#include <mbgl/util/uv.hpp>