From db21f3b3428d88b19d2f82ae933830153310a1f1 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 26 Dec 2009 22:41:24 +0000 Subject: enabled replaygain support (for mp3 file with ape tags only) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1453 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/mad/decodermadfactory.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/plugins/Input/mad/decodermadfactory.h') diff --git a/src/plugins/Input/mad/decodermadfactory.h b/src/plugins/Input/mad/decodermadfactory.h index a4e18c8f4..a9831cd08 100644 --- a/src/plugins/Input/mad/decodermadfactory.h +++ b/src/plugins/Input/mad/decodermadfactory.h @@ -30,9 +30,6 @@ #include #include - - - class DecoderMADFactory : public QObject, DecoderFactory { -- cgit v1.2.3-13-gbd6f