mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
[FancyZones] Remove migration from registry logic and delete registry data if present (#6657)
* Remove migration from registry logic * Address PR comments
This commit is contained in:
@@ -116,7 +116,6 @@ private:
|
||||
void ParseCustomZoneSetFromTmpFile(std::wstring_view tmpFilePath);
|
||||
void ParseDeletedCustomZoneSetsFromTmpFile(std::wstring_view tmpFilePath);
|
||||
|
||||
void MigrateCustomZoneSetsFromRegistry();
|
||||
void RemoveDesktopAppZoneHistory(const std::wstring& desktopId);
|
||||
|
||||
// Maps app path to app's zone history data
|
||||
|
||||
Reference in New Issue
Block a user