diff --git a/LEGO1/mxdsparallelaction.cpp b/LEGO1/mxdsparallelaction.cpp index 7c4f2817..564e39c6 100644 --- a/LEGO1/mxdsparallelaction.cpp +++ b/LEGO1/mxdsparallelaction.cpp @@ -55,7 +55,6 @@ MxLong MxDSParallelAction::GetDuration() continue; MxLong duration = action->GetDuration(); - if (duration == -1) { this->m_duration = -1; break;