code style fix
This commit is contained in:
@@ -27,7 +27,6 @@ void TimerCallbackCommand::Execute(vtkObject* caller, unsigned long eventId, voi
|
||||
|
||||
this->program->updateData(this->time);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
void TimerCallbackCommand::setProgram(Program *program) {
|
||||
|
||||
Reference in New Issue
Block a user