aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/qmmp/qmmpaudioengine.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qmmp/qmmpaudioengine.cpp b/src/qmmp/qmmpaudioengine.cpp
index c89aff652..cbd20b4aa 100644
--- a/src/qmmp/qmmpaudioengine.cpp
+++ b/src/qmmp/qmmpaudioengine.cpp
@@ -716,8 +716,6 @@ void QmmpAudioEngine::prepareEffects(Decoder *d)
m_effects << effect;
tmp_effects.removeAll(effect);
}
-
- m_dithering->setFormats(d->audioParameters().format(), m_ap.format());
}
//static members