fixed import

This commit is contained in:
Brian Matzon 2004-02-26 21:47:58 +00:00
parent e05e891e99
commit 2e7df4d4ce

View file

@ -47,8 +47,6 @@ package org.lwjgl.opengl;
* @author foo
*/
import java.util.HashSet;
import org.lwjgl.Display;
import org.lwjgl.Sys;