JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / core / htmlparser / text.js
index 0d63ac9..0866ee3 100644 (file)
@@ -1,12 +1,10 @@
 /*\r
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \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