tweaks: remove two superfluous assignments
The variable 'last_action' is set at the end of these functions, serving to prevent a fresh action from being merged with an older action further down on the stack. Setting 'last_action' before exiting from undo()/redo() makes no sense. Also adjust a sideways related old Changelog item.
Showing
+4 -6
Please register or sign in to comment