X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fcore%2Fdom%2Frangelist.js;h=593a8b8e0fc42a5396b64c52d0ee26035a445504;hp=f29cc5f844381c47f2781427525c5b51dd85401b;hb=9afde8772159bd3436f1f5b7862960307710ae5a;hpb=614511639979907ceb0da3614122a4d8eb963ad4 diff --git a/_source/core/dom/rangelist.js b/_source/core/dom/rangelist.js index f29cc5f..593a8b8 100644 --- a/_source/core/dom/rangelist.js +++ b/_source/core/dom/rangelist.js @@ -113,7 +113,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license range.moveToBookmark( bookmarks.shift() ); - var next; // Merge ranges finally after moving to bookmarks. while( mergeCount-- ) {