Browse Source

Editor: Clean up.

Mr.doob 5 years ago
parent
commit
792388a209
1 changed files with 0 additions and 1 deletions
  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 = '';