mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 23:25:26 +02:00
[190010] set status cancelled when cancel domain event comes in
This commit is contained in:
parent
b6e59543b3
commit
b15aab9835
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ public class DStoreFileSubSystemSearchResultConfiguration extends DStoreSearchRe
|
|||
|
||||
public void domainChanged(DomainEvent e)
|
||||
{
|
||||
System.out.println("domain Changed: "+_status.getValue());
|
||||
if (_status.getValue().equals("done")) //$NON-NLS-1$
|
||||
{
|
||||
setStatus(IHostSearchConstants.FINISHED);
|
||||
|
|
Loading…
Add table
Reference in a new issue