mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Code cleanup
Remove warnings from multiresvolume module
This commit is contained in:
@@ -91,7 +91,7 @@ SceneGraphLightSource::SceneGraphLightSource(const ghoul::Dictionary& dictionary
|
||||
{
|
||||
addProperty(_intensity);
|
||||
addProperty(_sceneGraphNodeReference);
|
||||
|
||||
|
||||
documentation::testSpecificationAndThrow(Documentation(),
|
||||
dictionary,
|
||||
"SceneGraphLightSource");
|
||||
|
||||
Reference in New Issue
Block a user