mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-15 20:05:40 +00:00
omxvideoenc: drop unused data member
This commit is contained in:
parent
0b348473fa
commit
118c023f55
1 changed files with 0 additions and 3 deletions
|
@ -50,9 +50,6 @@ struct _GstOMXVideoEnc
|
|||
GstVideoEncoder parent;
|
||||
|
||||
/* < protected > */
|
||||
|
||||
GstOMXClassData cdata;
|
||||
|
||||
GstOMXComponent *enc;
|
||||
GstOMXPort *enc_in_port, *enc_out_port;
|
||||
|
||||
|
|
Loading…
Reference in a new issue