mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-08 16:04:39 +00:00
Cleanup of unused imports
This commit is contained in:
parent
2d46f5580a
commit
200ed3792a
187 changed files with 347 additions and 497 deletions
|
|
@ -2,9 +2,6 @@
|
|||
|
||||
package org.lwjgl.opengl;
|
||||
|
||||
import org.lwjgl.LWJGLException;
|
||||
import org.lwjgl.BufferChecks;
|
||||
import java.nio.*;
|
||||
|
||||
public final class NVLightMaxExponent {
|
||||
public static final int GL_MAX_SPOT_EXPONENT_NV = 0x8505;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue