mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Removing Jenkins warnings
This commit is contained in:
@@ -92,7 +92,7 @@ private:
|
||||
/**
|
||||
* When a volume is attached or detached from the scene graph,
|
||||
* the resolve program needs to be recompiled.
|
||||
* The #volumes vector keeps track of which volumes that can
|
||||
* The #_volumes vector keeps track of which volumes that can
|
||||
* be rendered using the current resolve program.
|
||||
*/
|
||||
std::vector<Volume*> _volumes;
|
||||
|
||||
Reference in New Issue
Block a user