Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
looeee committed Sep 8, 2018
1 parent 015573f commit 09e837b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/js/loaders/FBXLoader.js
Original file line number Diff line number Diff line change
Expand Up @@ -1995,8 +1995,6 @@ THREE.FBXLoader = ( function () {
parentGeo.morphAttributes.position = [];
// parentGeo.morphAttributes.normal = []; // not implemented



var self = this;
morphTarget.rawTargets.forEach( function ( rawTarget ) {

Expand Down

0 comments on commit 09e837b

Please sign in to comment.