mac_startup: Remove unused functions

This commit is contained in:
Jonas Kvinge
2021-10-30 00:47:44 +02:00
parent 6df356327d
commit e75c955a68
2 changed files with 0 additions and 54 deletions

View File

@@ -31,11 +31,6 @@ void SetShortcutHandler(GlobalShortcutsBackendMacOS *handler);
void SetApplicationHandler(PlatformInterface *handler);
void CheckForUpdates();
QString GetBundlePath();
QString GetResourcesPath();
QString GetApplicationSupportPath();
QString GetMusicDirectory();
void EnableFullScreen(const QWidget &main_window);
} // namespace mac