1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

Cosmetics.

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

View file

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