removed import org.ibex (breaks gcj)
[org.ibex.core.git] / src / org / ibex / plat / PalmOS.java
index 430e9ca..750f766 100644 (file)
@@ -1,6 +1,5 @@
 // Copyright 2004 Adam Megacz, see the COPYING file for licensing [GPL]
 package org.ibex.plat;
-import org.ibex.*;
 import java.io.*;
 import org.ibex.graphics.*;
 import org.ibex.core.*;