bugger off warnings

This commit is contained in:
Brian Matzon 2004-02-04 22:04:27 +00:00
parent c3b04c1f20
commit 1458d51dcd
5 changed files with 1 additions and 6 deletions

View file

@ -40,7 +40,6 @@ package org.lwjgl.opengl.arb;
import org.lwjgl.opengl.BufferChecks;
import org.lwjgl.opengl.GL11;
import org.lwjgl.opengl.VBOTracker;
import java.nio.Buffer;
import java.nio.ByteBuffer;
import java.nio.ShortBuffer;