mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove comment
This commit is contained in:
parent
e80147d24e
commit
05bd32f750
1 changed files with 0 additions and 1 deletions
|
|
@ -174,7 +174,6 @@ namespace Wox.Infrastructure.Image
|
|||
|
||||
public static ImageSource Load(string path, bool loadFullImage = false)
|
||||
{
|
||||
// return LoadInternal(path, loadFullImage).ImageSource;
|
||||
var imageResult = LoadInternal(path, loadFullImage);
|
||||
|
||||
var img = imageResult.ImageSource;
|
||||
|
|
|
|||
Loading…
Reference in a new issue