Superfluous import

This commit is contained in:
Caspian Rychlik-Prince 2004-04-03 21:08:23 +00:00
parent 7c4412fcf3
commit 4a513f9329
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
*/
package org.lwjgl.opengl;
import java.nio.Buffer;
import java.nio.BufferOverflowException;
/**
* $Id$ A class to
* check buffer boundaries in GL methods. Many GL methods read data from the GL