aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/archive/decoder_archive.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Input/archive/decoder_archive.h')
-rw-r--r--src/plugins/Input/archive/decoder_archive.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Input/archive/decoder_archive.h b/src/plugins/Input/archive/decoder_archive.h
index 3c5935e21..028cf7d14 100644
--- a/src/plugins/Input/archive/decoder_archive.h
+++ b/src/plugins/Input/archive/decoder_archive.h
@@ -17,6 +17,7 @@
* Free Software Foundation, Inc., *
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
+
#ifndef DECODERARCHIVE_H
#define DECODERARCHIVE_H
@@ -40,7 +41,6 @@ public:
private:
QString m_url;
- struct archive *m_archive;
Decoder *m_decoder;
QIODevice *m_input;