mirror of
https://github.com/greenshot/greenshot
synced 2025-07-16 10:03:44 -07:00
Office code cleanup, this could improve the COM-object usage a bit.
This commit is contained in:
parent
3204b92d53
commit
d27df3027b
5 changed files with 252 additions and 188 deletions
|
@ -555,7 +555,7 @@ namespace GreenshotPlugin.Core {
|
|||
tmpFileCache.Remove(tmpfile);
|
||||
}
|
||||
return true;
|
||||
} catch (Exception e) {
|
||||
} catch (Exception) {
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue