diff flvdec.c @ 683:095009fc2f35 libavformat

kill warnings patch by (Mns Rullgrd <mru inprovide com>)
author michael
date Thu, 24 Feb 2005 19:08:50 +0000
parents 0f77a8b8f348
children d7c7f7bbdf55
line wrap: on
line diff
--- a/flvdec.c	Thu Feb 24 15:18:02 2005 +0000
+++ b/flvdec.c	Thu Feb 24 19:08:50 2005 +0000
@@ -44,7 +44,6 @@
                            AVFormatParameters *ap)
 {
     int offset, flags;
-    AVStream *st;
     
     s->ctx_flags |= AVFMTCTX_NOHEADER; //ok we have a header but theres no fps, codec type, sample_rate, ...