From: aclement Date: Fri, 23 Apr 2010 15:40:45 +0000 (+0000) Subject: remove rogue import X-Git-Tag: V1_6_9M2~33 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fa002ad43894b51d91ca84b723c0cd05c8bba4d3;p=aspectj.git remove rogue import --- diff --git a/org.aspectj.matcher/src/org/aspectj/weaver/JoinPointSignature.java b/org.aspectj.matcher/src/org/aspectj/weaver/JoinPointSignature.java index da5927840..0191591d5 100644 --- a/org.aspectj.matcher/src/org/aspectj/weaver/JoinPointSignature.java +++ b/org.aspectj.matcher/src/org/aspectj/weaver/JoinPointSignature.java @@ -20,8 +20,6 @@ import java.util.Map; import org.aspectj.bridge.ISourceLocation; import org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute; -import sun.security.krb5.Realm; - /** * @author colyer Instances of this class are created by ResolvedMember.getSignatures() when collating all of the signatures for a * member. We need to create entries in the set for the "gaps" in the hierarchy. For example: