summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/bassboost.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/phonon/mmf/bassboost.h')
-rw-r--r--src/3rdparty/phonon/mmf/bassboost.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/3rdparty/phonon/mmf/bassboost.h b/src/3rdparty/phonon/mmf/bassboost.h
index e8e8094..fc40e21 100644
--- a/src/3rdparty/phonon/mmf/bassboost.h
+++ b/src/3rdparty/phonon/mmf/bassboost.h
@@ -46,8 +46,6 @@ public:
protected:
// AbstractAudioEffect
virtual void createEffect(AudioPlayer::NativePlayer *player);
- virtual int parameterChanged(const EffectParameter &param,
- const QVariant &value);
private:
CBassBoost *concreteEffect();