mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Improve instant search ue
This commit is contained in:
@@ -326,8 +326,6 @@ namespace Wox.Plugin.ControlPanel
|
||||
|
||||
private static bool EnumRes(IntPtr hModule, IntPtr lpszType, IntPtr lpszName, IntPtr lParam)
|
||||
{
|
||||
//Debug.WriteLine("Type: " + GET_RESOURCE_NAME(lpszType));
|
||||
//Debug.WriteLine("Name: " + GET_RESOURCE_NAME(lpszName));
|
||||
defaultIconPtr = lpszName;
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user