rv34: remove dead code in intra availability check
authorChristophe GISQUET <christophe.gisquet@gmail.com>
Thu, 23 Feb 2012 18:10:32 +0000 (19:10 +0100)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 7 Mar 2012 18:29:52 +0000 (10:29 -0800)
commit294c05ce8a7fbe3de74023065c264c1d720ec3cd
treefaa4e1fe293b8eeece5540f9064b636aa931838f
parent7104c23bd1a1dcb8a7d9e2c8838c7ce55c30a331
rv34: remove dead code in intra availability check

This was an incorrect copy-and-paste to a code not needing the original code.
Spotted by Jason in a previous review but forgotten in the commit.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavcodec/rv34.c