From ca6e1c9a467b25ef6377e3253b3bf8deb647f5bd Mon Sep 17 00:00:00 2001 From: KamFretoZ <14798312+kamfretoz@users.noreply.github.com> Date: Mon, 28 Oct 2024 22:05:43 +0700 Subject: [PATCH] Qt: Cleanup Unused InputRec Menu --- pcsx2-qt/MainWindow.cpp | 5 ----- pcsx2-qt/MainWindow.h | 1 - pcsx2-qt/MainWindow.ui | 9 --------- 3 files changed, 15 deletions(-) diff --git a/pcsx2-qt/MainWindow.cpp b/pcsx2-qt/MainWindow.cpp index 616e9efa94..8ff7b1507a 100644 --- a/pcsx2-qt/MainWindow.cpp +++ b/pcsx2-qt/MainWindow.cpp @@ -1911,11 +1911,6 @@ void MainWindow::onInputRecStopActionTriggered() } } -void MainWindow::onInputRecOpenSettingsTriggered() -{ - // TODO - Vaser - Implement -} - InputRecordingViewer* MainWindow::getInputRecordingViewer() { if (!m_input_recording_viewer) diff --git a/pcsx2-qt/MainWindow.h b/pcsx2-qt/MainWindow.h index be3d2ef286..b907753c4e 100644 --- a/pcsx2-qt/MainWindow.h +++ b/pcsx2-qt/MainWindow.h @@ -179,7 +179,6 @@ private Q_SLOTS: void onInputRecNewActionTriggered(); void onInputRecPlayActionTriggered(); void onInputRecStopActionTriggered(); - void onInputRecOpenSettingsTriggered(); void onInputRecOpenViewer(); void onVMStarting(); diff --git a/pcsx2-qt/MainWindow.ui b/pcsx2-qt/MainWindow.ui index 850aa437bb..e6477c9bdd 100644 --- a/pcsx2-qt/MainWindow.ui +++ b/pcsx2-qt/MainWindow.ui @@ -196,7 +196,6 @@ - @@ -981,14 +980,6 @@ Stop - - - false - - - Settings - - Input Recording Logs