summaryrefslogtreecommitdiffstats
path: root/src/decoders/qalmpg123audiodecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoders/qalmpg123audiodecoder.h')
-rw-r--r--src/decoders/qalmpg123audiodecoder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/decoders/qalmpg123audiodecoder.h b/src/decoders/qalmpg123audiodecoder.h
index 6a3cd4c..f1bfed9 100644
--- a/src/decoders/qalmpg123audiodecoder.h
+++ b/src/decoders/qalmpg123audiodecoder.h
@@ -45,7 +45,6 @@ public:
int sampleRate() const;
int sampleSize() const;
- QByteArray decode(qint64 maxlen);
qint64 decode(char *decodedData, qint64 maxlen);
private: