changeset 10813:d3ddf4acb059 libavcodec

Remove useless line.
author michael
date Fri, 08 Jan 2010 16:26:44 +0000
parents 238c62c8728e
children 2737ebb75e4b
files mpeg4video.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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];