Selaa lähdekoodia

remove unsued line

Gregg Tavares 6 vuotta sitten
vanhempi
commit
bfda3c2004
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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) |