From e49e8bd540832217538f9720f502da8c20f1f9b0 Mon Sep 17 00:00:00 2001 From: bstarynk Date: Tue, 1 Jul 2008 05:50:51 +0000 Subject: 2008-07-01 Basile Starynkevitch MELT branch merged with trunk r137307 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@137309 138bc75d-0d04-0410-961f-82ee72b054a4 --- libjava/classpath/sun/reflect/annotation/ExceptionProxy.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'libjava/classpath/sun') diff --git a/libjava/classpath/sun/reflect/annotation/ExceptionProxy.java b/libjava/classpath/sun/reflect/annotation/ExceptionProxy.java index 8edb361533c..97556c71051 100644 --- a/libjava/classpath/sun/reflect/annotation/ExceptionProxy.java +++ b/libjava/classpath/sun/reflect/annotation/ExceptionProxy.java @@ -38,8 +38,6 @@ exception statement from your version. */ package sun.reflect.annotation; -import gnu.classpath.NotImplementedException; - public class ExceptionProxy { -- cgit v1.2.1