1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-08 19:13:27 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2010-01-04 04:04:54 +00:00
parent 71ea7fe4f8
commit 53fe2a1451

View file

@ -124,7 +124,6 @@ public class WritableCIndex extends CIndex implements IWritableIndex {
fWritableFragment.releaseWriteLock(establishReadlockCount, flush);
}
public void flush() throws CoreException {
assert !fIsWriteLocked;
fWritableFragment.flush();