mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 15:04:41 +00:00
fix: removed unneeded import
This commit is contained in:
parent
f0b887ffff
commit
4323652076
3 changed files with 0 additions and 8 deletions
|
|
@ -32,12 +32,6 @@
|
|||
package org.lwjgl.test.openal;
|
||||
|
||||
import org.lwjgl.openal.eax.EAX;
|
||||
import org.lwjgl.openal.eax.EAXBufferProperties;
|
||||
import java.nio.IntBuffer;
|
||||
|
||||
import org.lwjgl.Sys;
|
||||
import org.lwjgl.openal.AL;
|
||||
import org.lwjgl.openal.ALUTLoadWAVData;
|
||||
|
||||
/**
|
||||
* $Id$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue