summaryrefslogtreecommitdiff
path: root/libjava/classpath/gnu/CORBA/gnuExceptionList.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/gnu/CORBA/gnuExceptionList.java')
-rw-r--r--libjava/classpath/gnu/CORBA/gnuExceptionList.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/libjava/classpath/gnu/CORBA/gnuExceptionList.java b/libjava/classpath/gnu/CORBA/gnuExceptionList.java
index 5f0c0c9f50d..06ddf8d717a 100644
--- a/libjava/classpath/gnu/CORBA/gnuExceptionList.java
+++ b/libjava/classpath/gnu/CORBA/gnuExceptionList.java
@@ -38,8 +38,6 @@ exception statement from your version. */
package gnu.CORBA;
-import java.util.ArrayList;
-
import org.omg.CORBA.Bounds;
import org.omg.CORBA.ExceptionList;
import org.omg.CORBA.TypeCode;