Code refactoring #198

This commit is contained in:
bao-qian
2016-08-19 03:00:52 +01:00
parent 30cbcbb3c4
commit 0298fa602a
3 changed files with 53 additions and 68 deletions

View File

@@ -24,7 +24,6 @@ namespace Wox.ViewModel
{
if (string.IsNullOrEmpty(Result.IcoPath))
{
ImageSource icon = null;
try
{
return Result.Icon();