bugfix in url parsing for HTTP.java
[org.ibex.core.git] / src / org / ibex / plat / JVM.java
index 7f7bdfd..4bc76c5 100644 (file)
@@ -1,7 +1,6 @@
 // Copyright 2004 Adam Megacz, see the COPYING file for licensing [GPL]
 package org.ibex.plat;
 
-import org.ibex.*;
 import org.ibex.graphics.*;
 import org.ibex.core.*;
 import org.ibex.net.*;