fix: stop whining 'bout imports

This commit is contained in:
Brian Matzon 2003-07-26 02:01:54 +00:00
parent 39ddf26f0b
commit 0246a05a16
8 changed files with 3 additions and 14 deletions

View file

@ -7,7 +7,6 @@
package org.lwjgl.test;
import org.lwjgl.*;
import org.lwjgl.opengl.GL;
import org.lwjgl.opengl.GLWindow;
/**