fix: removed superfluous import statement

This commit is contained in:
Brian Matzon 2003-06-01 11:02:35 +00:00
parent 18685ab806
commit 4cdf7f855d
3 changed files with 0 additions and 3 deletions

View file

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