mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Cosmetics.
This commit is contained in:
parent
f116c7235d
commit
17e311d5cb
1 changed files with 0 additions and 1 deletions
|
@ -222,7 +222,6 @@ abstract public class CPPScope implements ICPPASTInternalScope {
|
|||
return ArrayUtil.trim(IBinding.class, result);
|
||||
}
|
||||
|
||||
|
||||
public IBinding[] getBindingsInAST(ScopeLookupData lookup) {
|
||||
populateCache();
|
||||
final char[] c = lookup.getLookupKey();
|
||||
|
|
Loading…
Add table
Reference in a new issue