]> source.dussan.org Git - aspectj.git/commitdiff
remove rogue import
authoraclement <aclement>
Fri, 23 Apr 2010 15:40:45 +0000 (15:40 +0000)
committeraclement <aclement>
Fri, 23 Apr 2010 15:40:45 +0000 (15:40 +0000)
org.aspectj.matcher/src/org/aspectj/weaver/JoinPointSignature.java

index da5927840a5d99ed4b0e10c105331866bf7af41d..0191591d5d28710cf45a8711ce617880733fb049 100644 (file)
@@ -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: