vdpaumpegdecoder: remove unused slice field

This commit is contained in:
Carl-Anton Ingmarsson 2009-04-15 17:52:27 +02:00 committed by Jan Schmidt
parent 08690f10f8
commit 638a35eacc

View file

@ -48,7 +48,6 @@ struct _GstVdpMpegDecoder
GstBuffer *f_buffer;
GstAdapter *adapter;
gint slices;
};
struct _GstVdpMpegDecoderClass