mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-28 19:35:36 +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);
|
return ArrayUtil.trim(IBinding.class, result);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public IBinding[] getBindingsInAST(ScopeLookupData lookup) {
|
public IBinding[] getBindingsInAST(ScopeLookupData lookup) {
|
||||||
populateCache();
|
populateCache();
|
||||||
final char[] c = lookup.getLookupKey();
|
final char[] c = lookup.getLookupKey();
|
||||||
|
|
Loading…
Add table
Reference in a new issue