questionable patch: merge of a lot of stuff from the svg branch
[org.ibex.core.git] / src / org / ibex / graphics / GIF.java
index 26b1a40..81eeafb 100644 (file)
@@ -41,9 +41,8 @@
  * terms specified in this license.
  *
  */
-package org.ibex.translators;
+package org.ibex.graphics;
 
-import org.ibex.*;
 import org.ibex.util.*;
 import java.io.BufferedInputStream;
 import java.io.InputStream;