mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
removed log
This commit is contained in:
@@ -60,7 +60,6 @@ namespace Utils
|
||||
continue;
|
||||
}
|
||||
|
||||
std::wcout << name.m_pData << std::endl;
|
||||
AppData data{
|
||||
.name = std::wstring(name.m_pData),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user