Re: [FFmpeg-devel] [PATCH 2/3] vp9: remove unused assignment

2014-07-16 Thread Michael Niedermayer
On Tue, Jul 15, 2014 at 08:56:29PM -0700, Timothy Gu wrote: > Signed-off-by: Timothy Gu > --- > > Already OK'd by BBB on IRC: > 19:04 the first two seem correct > 19:04 yeah they’re all correct > 19:05 Timothy_Gu_: patch to remove these is fine applied thx [...] -- Michael GnuPG finger

[FFmpeg-devel] [PATCH 2/3] vp9: remove unused assignment

2014-07-15 Thread Timothy Gu
Signed-off-by: Timothy Gu --- Already OK'd by BBB on IRC: 19:04 the first two seem correct 19:04 yeah they’re all correct 19:05 Timothy_Gu_: patch to remove these is fine --- libavcodec/vp9.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/libavcodec/vp9.c b/libavcodec/vp9.c index 5697