[FFmpeg-devel] [PATCH 3/4] targa: remove unused context members

Michael Niedermayer michaelni at gmx.at
Mon Oct 8 13:14:39 CEST 2012


On Mon, Oct 08, 2012 at 12:41:20AM -0500, Bobby Bingham wrote:
> Signed-off-by: Bobby Bingham <uhmmmm at gmail.com>
> ---
>  libavcodec/targa.c | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/libavcodec/targa.c b/libavcodec/targa.c
> index 68f6577..dd30a41 100644
> --- a/libavcodec/targa.c
> +++ b/libavcodec/targa.c
> @@ -28,9 +28,6 @@
>  typedef struct TargaContext {
>      AVFrame picture;
>      GetByteContext gb;
> -
> -    int color_type;
> -    int compression_type;
>  } TargaContext;

LGTM


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121008/8ce1002e/attachment.asc>


More information about the ffmpeg-devel mailing list