From c2a2cbd073f47bf79efbfc7f4d04a300a2e4357a Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 24 Feb 2011 18:49:42 +0000 Subject: removed unused code git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2072 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Transports/http/httpinputsource.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/plugins/Transports/http/httpinputsource.h') diff --git a/src/plugins/Transports/http/httpinputsource.h b/src/plugins/Transports/http/httpinputsource.h index 8032714a1..56988a6fe 100644 --- a/src/plugins/Transports/http/httpinputsource.h +++ b/src/plugins/Transports/http/httpinputsource.h @@ -39,9 +39,6 @@ public: bool isReady(); QString contentType() const; -private slots: - void open(); - private: StreamReader *m_reader; -- cgit v1.2.3-13-gbd6f