浏览代码

That isn't needed any more.

Piotrek Koszuliński 9 年之前
父节点
当前提交
a1f19925af
共有 1 个文件被更改,包括 0 次插入9 次删除
  1. 0 9
      packages/ckeditor5-ui/src/editorui/editorui.js

+ 0 - 9
packages/ckeditor5-ui/src/editorui/editorui.js

@@ -36,15 +36,6 @@ export default class EditorUI extends Controller {
 		this.editor = editor;
 		this.editor = editor;
 
 
 		/**
 		/**
-		 * Property used by the [CKEditor UI library](https://github.com/ckeditor/ckeditor5-ui) for storing
-		 * the main UI controller.
-		 *
-		 * @readonly
-		 * @member {ui.editorui.EditorUI} ckeditor5.Editor#ui
-		 */
-		editor.ui = this;
-
-		/**
 		 * @readonly
 		 * @readonly
 		 * @member {ui.ComponentFactory} ui.editorUI.EditorUI#featureComponents
 		 * @member {ui.ComponentFactory} ui.editorUI.EditorUI#featureComponents
 		 */
 		 */