Removed old menu entries for pages that don't exist anymore

This commit is contained in:
spectranator
2024-05-08 14:30:57 +02:00
parent 08f47542e8
commit bef55d43a5
3 changed files with 0 additions and 56 deletions

View File

@@ -333,10 +333,6 @@ private slots:
void OnPauseContinueGame();
void OnStopGame();
void OnPrepareForSleep(bool prepare_sleep);
void OnMenuReportCompatibility();
void OnOpenModsPage();
void OnOpenQuickstartGuide();
void OnOpenFAQ();
void OnOpenMirrorRepo();
/// Called whenever a user selects a game in the game list widget.
void OnGameListLoadFile(QString game_path, u64 program_id);