Skip to content

Commit

Permalink
Minor refac.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar authored and oleq committed May 28, 2013
1 parent 262d473 commit 8169a5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/editable.js
Expand Up @@ -1012,7 +1012,6 @@
// If data has been totally emptied after the filtering,
// any insertion is pointless (#10339).
if ( data && processDataForInsertion( that, data ) ) {

// DATA INSERTION
insertDataIntoRange( that );
}
Expand Down

0 comments on commit 8169a5c

Please sign in to comment.