summaryrefslogtreecommitdiff
path: root/include/llmr/map/source.hpp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-06-03 17:29:27 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-06-03 17:29:27 +0200
commit7a4a833f39730d9676458e4ca5ee595329649aed (patch)
treeefc0d9d1847ec9fc3339ca9943ca3c9f1b672322 /include/llmr/map/source.hpp
parent851f56fc5969f7a25b45e59a0da36908476b4380 (diff)
downloadqtlocation-mapboxgl-7a4a833f39730d9676458e4ca5ee595329649aed.tar.gz
Revert "background grid"
This reverts commit 1dd3fdfba3aef7ce93b2e2e11e56b5967f3cef8e.
Diffstat (limited to 'include/llmr/map/source.hpp')
-rw-r--r--include/llmr/map/source.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llmr/map/source.hpp b/include/llmr/map/source.hpp
index 4a506ecacb..7ce6aa632e 100644
--- a/include/llmr/map/source.hpp
+++ b/include/llmr/map/source.hpp
@@ -37,7 +37,6 @@ public:
bool update();
void updateMatrices(const TransformState &transform);
- bool viewportTileParsed();
void drawClippingMasks();
size_t getTileCount() const;
void render(const LayerDescription& layer_desc, const BucketDescription &bucket_desc);