summaryrefslogtreecommitdiff
path: root/src/mbgl/style/source.hpp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2016-06-06 18:20:50 +0200
committerKonstantin Käfer <mail@kkaefer.com>2016-06-07 13:55:35 +0200
commitaa88ca4757f182dcab5b66172144701185ec28ab (patch)
treeaa32a9243f956a654c12512f14ebe55226f9e80d /src/mbgl/style/source.hpp
parent83d349ee16f1918d7e0275d47b9c22abc1a4f50c (diff)
downloadqtlocation-mapboxgl-aa88ca4757f182dcab5b66172144701185ec28ab.tar.gz
[core] remove unused code
Diffstat (limited to 'src/mbgl/style/source.hpp')
-rw-r--r--src/mbgl/style/source.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mbgl/style/source.hpp b/src/mbgl/style/source.hpp
index cadc45c25c..07e1aeaf58 100644
--- a/src/mbgl/style/source.hpp
+++ b/src/mbgl/style/source.hpp
@@ -4,7 +4,6 @@
#include <mbgl/tile/tile_data.hpp>
#include <mbgl/tile/tile_cache.hpp>
#include <mbgl/style/types.hpp>
-#include <mbgl/renderer/renderable.hpp>
#include <mbgl/util/mat4.hpp>
#include <mbgl/util/rapidjson.hpp>