fixed a gazillion imports

This commit is contained in:
Brian Matzon 2004-08-20 06:26:19 +00:00
parent 40463223c8
commit 309ef6b06e
10 changed files with 10 additions and 29 deletions

View file

@ -31,8 +31,6 @@
*/
package org.lwjgl.openal;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.IntBuffer;
import org.lwjgl.BufferUtils;