mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Cosmetics.
This commit is contained in:
parent
a6d6e88dc0
commit
74b716c6d3
1 changed files with 5 additions and 6 deletions
|
@ -105,7 +105,6 @@ public class EmptyIndexFragment implements IIndexFragment {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public IIndexFragmentFile[] getFiles(IIndexFileLocation location) throws CoreException {
|
public IIndexFragmentFile[] getFiles(IIndexFileLocation location) throws CoreException {
|
||||||
return new IIndexFragmentFile[0];
|
return new IIndexFragmentFile[0];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue