summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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