]> source.dussan.org Git - aspectj.git/commitdiff
removed unused field
authoraclement <aclement>
Wed, 7 Jul 2010 16:26:15 +0000 (16:26 +0000)
committeraclement <aclement>
Wed, 7 Jul 2010 16:26:15 +0000 (16:26 +0000)
org.aspectj.matcher/src/org/aspectj/weaver/TypeVariableReferenceType.java

index dcd0861af42e83f150d20681990beafa2bba1aad..d3cecff004ee18df90e72d71b6af4324d6d0dfc3 100644 (file)
@@ -20,7 +20,6 @@ import java.util.Map;
 public class TypeVariableReferenceType extends ReferenceType implements TypeVariableReference {
 
        private TypeVariable typeVariable;
-       private boolean resolvedIfBounds = false;
 
        // If 'fixedUp' then the type variable in here is a reference to the real one that may
        // exist either on a member or a type. Not fixedUp means that we unpacked a generic