Remove use of sparkle

This commit is contained in:
Jonas Kvinge
2022-01-15 02:19:43 +01:00
parent 203228bd05
commit fbd2993239
4 changed files with 1 additions and 25 deletions

View File

@@ -29,7 +29,6 @@ namespace mac {
void MacMain();
void SetShortcutHandler(GlobalShortcutsBackendMacOS *handler);
void SetApplicationHandler(PlatformInterface *handler);
void CheckForUpdates();
void EnableFullScreen(const QWidget &main_window);