From: Michael Niedermayer <[email protected]>

---
 libavformat/replaygain.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavformat/replaygain.c b/libavformat/replaygain.c
index c123a63..fb3bdc7 100644
--- a/libavformat/replaygain.c
+++ b/libavformat/replaygain.c
@@ -72,7 +72,6 @@ static int replaygain_export(AVStream *st,
 {
     AVPacketSideData *sd, *tmp;
     AVReplayGain *replaygain;
-    uint8_t *data;
     int32_t tg, ag;
     uint32_t tp, ap;
 
-- 
1.9.1

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to