JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.2
[ckeditor.git] / _source / core / htmlparser / text.js
index 02f8935..227e1c4 100644 (file)
@@ -5,8 +5,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 \r
 (function()\r
 {\r
-       var spacesRegex = /[\t\r\n ]{2,}|[\t\r\n]/g;\r
-\r
        /**\r
         * A lightweight representation of HTML text.\r
         * @constructor\r