mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Cosmetics.
This commit is contained in:
parent
71ea7fe4f8
commit
53fe2a1451
1 changed files with 0 additions and 1 deletions
|
@ -123,7 +123,6 @@ public class WritableCIndex extends CIndex implements IWritableIndex {
|
|||
fIsWriteLocked= false;
|
||||
fWritableFragment.releaseWriteLock(establishReadlockCount, flush);
|
||||
}
|
||||
|
||||
|
||||
public void flush() throws CoreException {
|
||||
assert !fIsWriteLocked;
|
||||
|
|
Loading…
Add table
Reference in a new issue