Color update

This commit is contained in:
aniisaaden
2020-08-07 14:38:05 +02:00
parent 0a4bed25fc
commit 33c339ed31

View File

@@ -396,10 +396,6 @@ namespace openspace {
counter++;
}
const Renderable* myrenderable = renderable(identifier);
properties::Property* colorProperty = myrenderable->property("Color");
LERROR(fmt::format("Identifier: {}", identifier));
LERROR(fmt::format("Color: {}", value));