mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
rtph263pay: And let's not forget to remove the unused variable.
This commit is contained in:
parent
1554c6637f
commit
1183015954
1 changed files with 0 additions and 1 deletions
|
@ -1426,7 +1426,6 @@ gst_rtp_h263_pay_mode_B_fragment (GstRtpH263Pay * rtph263pay,
|
|||
|
||||
|
||||
/*---------- MODE B MODE FRAGMENTATION ----------*/
|
||||
GstRtpH263PayMB *a;
|
||||
GstRtpH263PayMB *mac;
|
||||
guint max_payload_size;
|
||||
GstRtpH263PayBoundry *boundry;
|
||||
|
|
Loading…
Reference in a new issue