From 4dc30cbbb078c72bc11a41853bf47cc1530d27d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20Ka=CC=88fer?= Date: Thu, 3 Jul 2014 09:32:56 +0200 Subject: remove variant options; they're all functions anyway --- include/llmr/style/property_value.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/llmr/style') 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, -- cgit v1.2.1