diff mpeg4video.h @ 10813:d3ddf4acb059 libavcodec

Remove useless line.
author michael
date Fri, 08 Jan 2010 16:26:44 +0000
parents 4605bd2fdb7f
children 9abebeca7d1b
line wrap: on
line diff
--- a/mpeg4video.h	Fri Jan 08 16:04:45 2010 +0000
+++ b/mpeg4video.h	Fri Jan 08 16:26:44 2010 +0000
@@ -75,7 +75,6 @@
 
 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];