JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.3
[ckeditor.git] / _source / core / ckeditor_basic.js
index 322b12b..be06db8 100644 (file)
@@ -172,8 +172,7 @@ if ( CKEDITOR.status == 'unloaded' )
                        for ( var i = 0 ; i < textareas.length ; i++ )\r
                        {\r
                                var config = null,\r
-                                       textarea = textareas[i],\r
-                                       name = textarea.name;\r
+                                       textarea = textareas[i];\r
 \r
                                // The "name" and/or "id" attribute must exist.\r
                                if ( !textarea.name && !textarea.id )\r