Explorar o código

remove unsued line

Gregg Tavares %!s(int64=6) %!d(string=hai) anos
pai
achega
bfda3c2004
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      threejs/threejs-picking-gpu.html

+ 0 - 1
threejs/threejs-picking-gpu.html

@@ -165,7 +165,6 @@ function main() {
           1,   // height
           pixelBuffer);
 
-      //const id = this.idBuffer[0];
       const id =
           (pixelBuffer[0] << 16) |
           (pixelBuffer[1] <<  8) |