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