summaryrefslogtreecommitdiffstats
path: root/src/mixxxmainwindow.cpp
diff options
context:
space:
mode:
authorJan Holthuis <jholthuis@mixxx.org>2021-07-16 13:01:36 +0200
committerJan Holthuis <jholthuis@mixxx.org>2021-07-16 13:01:36 +0200
commitf1a578004611058aa1884f32b6ed9c8e2dbc29f9 (patch)
tree27d9f4f85ad9a0b86b73cd79513343fc9eb0b358 /src/mixxxmainwindow.cpp
parent405e165b48122c45baacbc0518a03a48dac80ced (diff)
DlgPreferences: Remove all references to MixxxMainWindow
Diffstat (limited to 'src/mixxxmainwindow.cpp')
-rw-r--r--src/mixxxmainwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mixxxmainwindow.cpp b/src/mixxxmainwindow.cpp
index 994d94e45d..7d62fc8394 100644
--- a/src/mixxxmainwindow.cpp
+++ b/src/mixxxmainwindow.cpp
@@ -219,7 +219,6 @@ MixxxMainWindow::MixxxMainWindow(
// Initialize preference dialog
m_pPrefDlg = new DlgPreferences(
- this,
m_pCoreServices->getScreensaverManager(),
m_pSkinLoader,
m_pCoreServices->getSoundManager(),