aboutsummaryrefslogtreecommitdiff
path: root/lib/qmmp/Input/ffmpeg/decoder_ffmpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/qmmp/Input/ffmpeg/decoder_ffmpeg.h')
-rw-r--r--lib/qmmp/Input/ffmpeg/decoder_ffmpeg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/qmmp/Input/ffmpeg/decoder_ffmpeg.h b/lib/qmmp/Input/ffmpeg/decoder_ffmpeg.h
index 86a415a8d..412d43f0f 100644
--- a/lib/qmmp/Input/ffmpeg/decoder_ffmpeg.h
+++ b/lib/qmmp/Input/ffmpeg/decoder_ffmpeg.h
@@ -68,7 +68,7 @@ private:
unsigned int bks;
bool done, finish;
- long len, freq, bitrate;
+ long freq, bitrate;
int chan;
unsigned long output_size;
double totalTime, seekTime;