aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/main.h
diff options
context:
space:
mode:
authoryuzubot <yuzu@yuzu-emu.org>2024-03-04 13:02:54 +0000
committeryuzubot <yuzu@yuzu-emu.org>2024-03-04 13:02:54 +0000
commit537296095ab24eddcb196b5ef98004f91de9c8c2 (patch)
treee75e9e2441dc3f8657cc42f2daaae08737949c2b /src/yuzu/main.h
parent2ddac7b02b660bbc7bdfe4fef240699df6d52e64 (diff)
"Merge Tagged PR 13018"mainline-0-1734master
Diffstat (limited to 'src/yuzu/main.h')
-rw-r--r--src/yuzu/main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/yuzu/main.h b/src/yuzu/main.h
index fce643f3f8..cb68f5a751 100644
--- a/src/yuzu/main.h
+++ b/src/yuzu/main.h
@@ -310,7 +310,6 @@ private:
bool ConfirmChangeGame();
bool ConfirmForceLockedExit();
void RequestGameExit();
- void RequestGameResume();
void changeEvent(QEvent* event) override;
void closeEvent(QCloseEvent* event) override;