OSDN Git Service

Remove useless line.
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 8 Jan 2010 16:26:44 +0000 (16:26 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 8 Jan 2010 16:26:44 +0000 (16:26 +0000)
Originally committed as revision 21092 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/mpeg4video.h

index b5abcea..ae7851f 100644 (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];