From 7a4a833f39730d9676458e4ca5ee595329649aed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20Ka=CC=88fer?= Date: Tue, 3 Jun 2014 17:29:27 +0200 Subject: Revert "background grid" This reverts commit 1dd3fdfba3aef7ce93b2e2e11e56b5967f3cef8e. --- include/llmr/map/source.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'include/llmr/map/source.hpp') 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); -- cgit v1.2.1