src/java.desktop/unix/classes/sun/awt/motif/X11GB18030_1.java

Print this page

        

@@ -26,11 +26,10 @@
 package sun.awt.motif;
 
 import java.nio.charset.Charset;
 import java.nio.charset.CharsetEncoder;
 import java.nio.charset.CharsetDecoder;
-import sun.nio.cs.ext.DoubleByteEncoder;
 
 public class X11GB18030_1 extends Charset {
     public X11GB18030_1 () {
         super("X11GB18030_1", null);
     }