1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 22:35:43 +02:00

[325923] [dstore] Cancel message not suitable in "Import Host Certificate" window

This commit is contained in:
Martin Oberhuber 2010-11-09 11:55:39 +00:00
parent 7f98021420
commit f468666061

View file

@ -319,7 +319,6 @@ public class SystemFetchOperation extends JobChangeAdapter implements IRunnableW
}
catch (Exception e)
{
e.printStackTrace();
showOperationErrorMessage(null, e, ss);
return false;
}