mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
remove comment
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user