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