mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 23:05:47 +02:00
[325923] [dstore] Cancel message not suitable in "Import Host Certificate" window
This commit is contained in:
parent
7f98021420
commit
f468666061
1 changed files with 0 additions and 1 deletions
|
@ -319,7 +319,6 @@ public class SystemFetchOperation extends JobChangeAdapter implements IRunnableW
|
||||||
}
|
}
|
||||||
catch (Exception e)
|
catch (Exception e)
|
||||||
{
|
{
|
||||||
e.printStackTrace();
|
|
||||||
showOperationErrorMessage(null, e, ss);
|
showOperationErrorMessage(null, e, ss);
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue