rtph263pay: And let's not forget to remove the unused variable.

This commit is contained in:
Edward Hervey 2009-04-18 19:11:06 +02:00
parent 1554c6637f
commit 1183015954

View file

@ -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;