summaryrefslogtreecommitdiff
path: root/include/llmr/style/property_value.hpp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-07-03 09:32:56 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-07-03 10:42:12 +0200
commit4dc30cbbb078c72bc11a41853bf47cc1530d27d5 (patch)
treeb83f1ad7ef9368076499e0a3e80fb146b89e5464 /include/llmr/style/property_value.hpp
parent2fb634269fbb292d10efb75237632c5227feeafb (diff)
downloadqtlocation-mapboxgl-4dc30cbbb078c72bc11a41853bf47cc1530d27d5.tar.gz
remove variant options; they're all functions anyway
Diffstat (limited to 'include/llmr/style/property_value.hpp')
-rw-r--r--include/llmr/style/property_value.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/llmr/style/property_value.hpp b/include/llmr/style/property_value.hpp
index f648e9bef6..3e2a675b53 100644
--- a/include/llmr/style/property_value.hpp
+++ b/include/llmr/style/property_value.hpp
@@ -8,9 +8,6 @@
namespace llmr {
typedef util::variant<
- bool,
- float,
- Color,
std::string,
TranslateAnchorType,
RotateAnchorType,