From f713b9f121f95756127c18c134c4cea7f2effb76 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 30 Sep 2011 15:34:58 +0000 Subject: fixed error handling, fixed http plugin freezes git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2359 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/mpc/decoder_mpc.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/Input/mpc/decoder_mpc.cpp') diff --git a/src/plugins/Input/mpc/decoder_mpc.cpp b/src/plugins/Input/mpc/decoder_mpc.cpp index 93751a51f..1e90bc670 100644 --- a/src/plugins/Input/mpc/decoder_mpc.cpp +++ b/src/plugins/Input/mpc/decoder_mpc.cpp @@ -129,7 +129,6 @@ DecoderMPC::DecoderMPC(QIODevice *i) m_data = 0; } - DecoderMPC::~DecoderMPC() { m_len = 0; -- cgit v1.2.3-13-gbd6f