Parcourir la source

Minor clean up GLTFExporter

Takahiro il y a 6 ans
Parent
commit
47a7f1fb08
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. 0 3
      examples/js/exporters/GLTFExporter.js

+ 0 - 3
examples/js/exporters/GLTFExporter.js

@@ -123,9 +123,6 @@ THREE.GLTFExporter.prototype = {
 
 		var cachedCanvas;
 
-		/**
-		 * Compare two arrays
-		 */
 		/**
 		 * Compare two arrays
 		 * @param  {Array} array1 Array 1 to compare