summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2014-05-23 11:29:58 -0700
committerJustin R. Miller <incanus@codesorcery.net>2014-05-23 11:29:58 -0700
commit07e15927af26c1f985b5c72d54510c9b8805b228 (patch)
tree6c3ea2dc9f53c8ae47656f9a23f99755927d12b9 /include
parent3f55302fb52a70cc646ddcd57ab062e94ef514f1 (diff)
downloadqtlocation-mapboxgl-07e15927af26c1f985b5c72d54510c9b8805b228.tar.gz
remove unneeded headers
Diffstat (limited to 'include')
-rw-r--r--include/llmr/map/map.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/llmr/map/map.hpp b/include/llmr/map/map.hpp
index 918d203353..7703b77cb9 100644
--- a/include/llmr/map/map.hpp
+++ b/include/llmr/map/map.hpp
@@ -5,8 +5,6 @@
#include <uv.h>
#include <llmr/map/view.hpp>
-// #include <llmr/map/tile.hpp>
-// #include <llmr/map/tile_data.hpp>
#include <llmr/map/transform.hpp>
#include <llmr/style/style.hpp>
#include <llmr/geometry/glyph_atlas.hpp>