summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-03-25 13:25:35 +0100
committerKonstantin Käfer <mail@kkaefer.com>2014-03-25 13:25:35 +0100
commite427f51dd42e40817d8775787ec797e33f11f1de (patch)
treeb30366f8014c26f0ef5946ccd3b048584f0b7b6d /include
parent166305fb148d247f0c98fd86333a9ca3044cbe31 (diff)
downloadqtlocation-mapboxgl-e427f51dd42e40817d8775787ec797e33f11f1de.tar.gz
remove generated files
Diffstat (limited to 'include')
-rw-r--r--include/llmr/style/resources.hpp15
1 files changed, 0 insertions, 15 deletions
diff --git a/include/llmr/style/resources.hpp b/include/llmr/style/resources.hpp
deleted file mode 100644
index 59a1842437..0000000000
--- a/include/llmr/style/resources.hpp
+++ /dev/null
@@ -1,15 +0,0 @@
-// NOTE: DO NOT CHANGE THIS FILE. IT IS AUTOMATICALLY GENERATED.
-
-#ifndef LLMR_STYLE_RESOURCES
-#define LLMR_STYLE_RESOURCES
-
-namespace llmr {
-namespace resources {
-
-extern const unsigned char style[];
-extern const unsigned long style_size;
-
-}
-}
-
-#endif