summaryrefslogtreecommitdiff
path: root/include/llmr
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2014-07-09 18:06:47 -0700
committerJustin R. Miller <incanus@codesorcery.net>2014-07-09 18:06:47 -0700
commite946ef99d00db6a91b5ecc88286e1ae00c6db8e1 (patch)
treeba9cb5a5ce031516c876da4ab820d160d24cc9e1 /include/llmr
parent57b8256c3ef293321274b03c26e88ddff7fce23a (diff)
downloadqtlocation-mapboxgl-e946ef99d00db6a91b5ecc88286e1ae00c6db8e1.tar.gz
cleanup
Diffstat (limited to 'include/llmr')
-rw-r--r--include/llmr/llmr.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/llmr/llmr.hpp b/include/llmr/llmr.hpp
index 114a957cd0..349b15d8c9 100644
--- a/include/llmr/llmr.hpp
+++ b/include/llmr/llmr.hpp
@@ -4,10 +4,4 @@
#include "map/map.hpp"
#include "map/view.hpp"
-namespace llmr {
-
-void setMapboxAccessToken(const std::string& token);
-
-};
-
#endif