Remove space

This commit is contained in:
Christian Semmler 2023-09-23 08:47:55 -04:00
parent aff3f76d49
commit 5da487f6fa

View File

@ -55,7 +55,6 @@ MxLong MxDSParallelAction::GetDuration()
continue;
MxLong duration = action->GetDuration();
if (duration == -1) {
this->m_duration = -1;
break;