1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2016-04-22 16:34:53 -07:00
parent 6ff4be3caa
commit 903eb7ed3a

View file

@ -54,6 +54,7 @@ public class PDOMIndexerJob extends Job {
}
return Status.OK_STATUS;
}
@Override
protected void canceling() {
// Speed up cancellation by notifying the waiting thread.