[PTRun]Remove unneeded registry key from installer (#27011)

This commit is contained in:
Jaime Bernardo
2023-06-23 20:49:01 +01:00
committed by GitHub
parent a32d6a688c
commit b8a253fda6
4 changed files with 0 additions and 76 deletions

View File

@@ -14,9 +14,6 @@ namespace notifications
void override_application_id(const std::wstring_view appID);
void run_desktop_app_activator_loop();
bool register_application_id(const std::wstring_view appName, const std::wstring_view iconPath);
void unregister_application_id();
struct snooze_duration
{
std::wstring label;