diff --git a/include/openspace/properties/selectionproperty.h b/include/openspace/properties/selectionproperty.h index 86b20298cb..2a094c6b77 100644 --- a/include/openspace/properties/selectionproperty.h +++ b/include/openspace/properties/selectionproperty.h @@ -32,8 +32,6 @@ namespace openspace { namespace properties { -//REGISTER_TEMPLATEPROPERTY_HEADER(SelectionProperty, std::vector); - class SelectionProperty : public TemplateProperty> { public: struct Option { @@ -46,9 +44,10 @@ public: void addOption(Option option); const std::vector