Skip to content

Commit

Permalink
Removed unused commit 9c6de7a.
Browse files Browse the repository at this point in the history
  • Loading branch information
Garry Yao committed Nov 5, 2012
1 parent 1640440 commit b1f343e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions plugins/clipboard/plugin.js
Expand Up @@ -726,9 +726,6 @@
// Blur will be fired only on non-native paste. In other case manually remove listener.
blurListener && blurListener.removeListener();

// Cancel the locked selection.
editor.unlockSelection();

// Restore properly the document focus. (#8849)
if ( CKEDITOR.env.ie )
editable.focus();
Expand Down

0 comments on commit b1f343e

Please sign in to comment.