Skip to content
  • Sebastian Dröge's avatar
    rtph261pay: Fix compiler warning · ab77906a
    Sebastian Dröge authored
    gstrtph261pay.c: In function 'gst_rtp_h261_pay_class_init':
    gstrtph261pay.c:1003:17: error: variable 'gobject_class' set but not used [-Werror=unused-but-set-variable]
       GObjectClass *gobject_class;
    ab77906a