STYLE: clean useless comment

This commit is contained in:
o-reo 2019-03-04 15:21:01 +01:00
parent 761d7ae7ef
commit 7c98b2e830

View file

@ -481,7 +481,6 @@ impl ObjectSubclass for NdiVideoSrc {
timestamp_data.offset += 1;
buffer.set_offset_end(timestamp_data.offset);
buffer.copy_from_slice(0, &vec).unwrap();
// NDIlib_recv_free_video_v2(pNDI_recv, &video_frame);
}
gst_log!(self.cat, obj: element, "Produced buffer {:?}", buffer);