oggmux: remove superflous assignment
This commit is contained in:
parent
8add0de2c5
commit
a2b1243064
@ -533,7 +533,6 @@ gst_ogg_mux_handle_src_event (GstPad * pad, GstObject * parent,
|
||||
/* don't allow flushing seeks once we started */
|
||||
gst_event_unref (event);
|
||||
event = NULL;
|
||||
res = FALSE;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user