Parcourir la source

Editor: Clean up.

Mr.doob il y a 6 ans
Parent
commit
792388a209
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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 = '';