From 5e1f250543d493efa36dd258693c8930370ce41e Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 1 Apr 2008 17:42:16 +0000 Subject: Remove pointless comments from local diff. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26316 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpeg2/mpeg2_internal.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libmpeg2/mpeg2_internal.h') diff --git a/libmpeg2/mpeg2_internal.h b/libmpeg2/mpeg2_internal.h index 50c0937654..b76e8e245a 100644 --- a/libmpeg2/mpeg2_internal.h +++ b/libmpeg2/mpeg2_internal.h @@ -149,7 +149,6 @@ struct mpeg2_decoder_s { int mpeg1; - /* for MPlayer: */ int quantizer_scales[32]; int quantizer_scale; char* quant_store; @@ -225,7 +224,6 @@ struct mpeg2dec_s { uint8_t quantizer_matrix[4][64]; uint8_t new_quantizer_matrix[4][64]; - /* for MPlayer: */ unsigned char *pending_buffer; int pending_length; }; -- cgit v1.2.3