mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 03:00:58 -06:00
Fixing compile warning
This commit is contained in:
@@ -222,7 +222,6 @@ void RenderableModel::update(const UpdateData& data) {
|
||||
_programObject->rebuildFromFile();
|
||||
double _time = data.time;
|
||||
|
||||
double futureTime;
|
||||
//if (_isGhost){
|
||||
// futureTime = openspace::ImageSequencer2::ref().getNextCaptureTime();
|
||||
// double remaining = openspace::ImageSequencer2::ref().getNextCaptureTime() - data.time;
|
||||
|
||||
Reference in New Issue
Block a user