omxvideoenc: drop unused data member

This commit is contained in:
Josep Torra 2013-03-01 15:32:47 +01:00
parent 0b348473fa
commit 118c023f55

View file

@ -50,9 +50,6 @@ struct _GstOMXVideoEnc
GstVideoEncoder parent;
/* < protected > */
GstOMXClassData cdata;
GstOMXComponent *enc;
GstOMXPort *enc_in_port, *enc_out_port;