JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.3.2
[ckeditor.git] / _source / core / dom / walker.js
index 1ef87f5..191d758 100644 (file)
@@ -359,12 +359,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        {\r
                        return this.blockBoundary( { br : 1 } );\r
        };\r
-       /**\r
-        * Whether the node is a bookmark node's inner text node.\r
-        */\r
-       CKEDITOR.dom.walker.bookmarkContents = function( node )\r
-       {\r
-       },\r
 \r
        /**\r
         * Whether the to-be-evaluated node is a bookmark node OR bookmark node\r