cleaning imports

This commit is contained in:
Brian Matzon 2007-10-20 21:31:52 +00:00
parent d87b73e73d
commit 21b2cc0c21
33 changed files with 74 additions and 139 deletions

View file

@ -31,11 +31,6 @@
*/
package org.lwjgl.opengl;
import java.nio.IntBuffer;
import java.nio.ByteBuffer;
import org.lwjgl.LWJGLException;
import org.lwjgl.LWJGLUtil;
/**
*