Skip to content

Commit

Permalink
Remove redundant undo snapshot.
Browse files Browse the repository at this point in the history
  • Loading branch information
Comandeer committed Aug 26, 2019
1 parent 05ff8e0 commit 7d6df1e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions plugins/widget/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -3236,9 +3236,6 @@
getClipboardHtml() +
'<span data-cke-copybin-end="1">\u200b</span>' );

// Save snapshot with the current state.
editor.fire( 'saveSnapshot' );

// Ignore copybin.
editor.fire( 'lockSnapshot' );

Expand Down

0 comments on commit 7d6df1e

Please sign in to comment.