Skip to content

Commit 1060cac

Browse files
davidlamhaugechchwy
authored andcommitted
Removed two unnecessary emits
1 parent 4974a97 commit 1060cac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/src/actioncommands.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -716,8 +716,6 @@ void ActionCommands::interpolateKeyframes()
716716
counter++;
717717
layer->markFrameAsDirty(i);
718718
}
719-
emit mEditor->updateTimeLine();
720-
emit mEditor->framesModified();
721719
mEditor->scrubTo(last);
722720
}
723721

0 commit comments

Comments
 (0)