aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2020-11-01 19:09:36 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2020-11-01 19:09:36 +0000
commitb31addc151f09ff6f85938aea2394708561e7cfb (patch)
treea8d99900c8c552d67a31d966b1fe1842ea8f2dad /src
parentea4c2f504b3c669b561fd0e8eacacb76c29334e3 (diff)
downloadqmmp-b31addc151f09ff6f85938aea2394708561e7cfb.tar.gz
qmmp-b31addc151f09ff6f85938aea2394708561e7cfb.tar.bz2
qmmp-b31addc151f09ff6f85938aea2394708561e7cfb.zip
fixed previous commit
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9547 90c681e8-e032-0410-971d-27865f9a5e38
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