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