1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-14 19:55:45 +02:00

Remove unused field

Change-Id: Ia9db692b27b1fe69fc8d1cdd6b09c863acbc72d1
This commit is contained in:
Nathan Ridge 2017-03-03 00:06:02 -05:00 committed by Gerrit Code Review @ Eclipse.org
parent 18ce8d099f
commit e99970f5ae

View file

@ -95,7 +95,6 @@ public class LookupData extends ScopeLookupData {
public boolean ignoreMembers;
public boolean qualified;
public boolean checkAssociatedScopes;
public boolean forUsingDeclaration;