Remove useless line.

Originally committed as revision 21092 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2010-01-08 16:26:44 +00:00
parent e75d233506
commit 28fbbee15f

View File

@ -75,7 +75,6 @@ extern RLTable rvlc_rl_intra;
extern const uint16_t sprite_trajectory_tab[15][2];
extern const uint8_t mb_type_b_tab[4][2];
extern const AVRational pixel_aspect[16];
/* these matrixes will be permuted for the idct */
extern const int16_t ff_mpeg4_default_intra_matrix[64];