mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 15:04:41 +00:00
Superfluous import
This commit is contained in:
parent
7c4412fcf3
commit
4a513f9329
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
*/
|
||||
package org.lwjgl.opengl;
|
||||
import java.nio.Buffer;
|
||||
import java.nio.BufferOverflowException;
|
||||
|
||||
/**
|
||||
* $Id$ A class to
|
||||
* check buffer boundaries in GL methods. Many GL methods read data from the GL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue