浏览代码

Editor: Clean up.

Mr.doob 6 年之前
父节点
当前提交
792388a209
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      editor/js/Loader.js

+ 0 - 1
editor/js/Loader.js

@@ -5,7 +5,6 @@
 var Loader = function ( editor ) {
 
 	var scope = this;
-	var signals = editor.signals;
 
 	this.texturePath = '';