Преглед изворни кода

Do not initialize the dependency tree as this is out of the scope of this branch.

fredck пре 11 година
родитељ
комит
767f6acf1b
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      dev/tasks/build/end.frag

+ 0 - 2
dev/tasks/build/end.frag

@@ -2,8 +2,6 @@
 
 
 	var CKEDITOR = require( 'ckeditor' );
 	var CKEDITOR = require( 'ckeditor' );
 
 
-	CKEDITOR._dependencyTree = dependencyTree || {};
-
 	// Setup the AMD API to use Almond.
 	// Setup the AMD API to use Almond.
 	CKEDITOR.define = define;
 	CKEDITOR.define = define;
 	CKEDITOR.require = require;
 	CKEDITOR.require = require;