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

@ -34,7 +34,6 @@ package org.lwjgl.test.openal;
import org.lwjgl.openal.AL;
import org.lwjgl.openal.eax.*;
import org.lwjgl.input.Keyboard;
import org.lwjgl.opengl.GL;
import org.lwjgl.opengl.GLWindow;
import java.nio.IntBuffer;