Explorar o código

unneeded declaration

sunag %!s(int64=7) %!d(string=hai) anos
pai
achega
7debb7ea0e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      examples/js/nodes/NodeFrame.js

+ 0 - 1
examples/js/nodes/NodeFrame.js

@@ -5,7 +5,6 @@
 THREE.NodeFrame = function ( time ) {
 
 	this.time = time !== undefined ? time : 0;
-	this.delta = 0;
 
 	this.frameId = 0;