|
From: <hag...@us...> - 2006-12-14 10:15:32
|
Revision: 2918
http://jnode.svn.sourceforge.net/jnode/?rev=2918&view=rev
Author: hagar-wize
Date: 2006-12-14 02:15:31 -0800 (Thu, 14 Dec 2006)
Log Message:
-----------
Classpath patches
Modified Paths:
--------------
trunk/core/src/classpath/gnu/gnu/java/nio/charset/iconv/IconvDecoder.java
Modified: trunk/core/src/classpath/gnu/gnu/java/nio/charset/iconv/IconvDecoder.java
===================================================================
--- trunk/core/src/classpath/gnu/gnu/java/nio/charset/iconv/IconvDecoder.java 2006-12-14 10:15:03 UTC (rev 2917)
+++ trunk/core/src/classpath/gnu/gnu/java/nio/charset/iconv/IconvDecoder.java 2006-12-14 10:15:31 UTC (rev 2918)
@@ -44,7 +44,6 @@
import java.nio.CharBuffer;
import java.nio.charset.Charset;
import java.nio.charset.CharsetDecoder;
-import java.nio.charset.CharsetEncoder;
import java.nio.charset.CoderResult;
//todo jnode - native - remove it
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|