v4l2object: Cleanup uneeded return statement
This commit is contained in:
parent
fd32440609
commit
496137854b
@ -2163,8 +2163,6 @@ gst_v4l2_object_add_colorspace (GstV4l2Object * v4l2object, GstStructure * s,
|
||||
gst_structure_take_value (s, "colorimetry", &colorimetry);
|
||||
}
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
/* The frame interval enumeration code first appeared in Linux 2.6.19. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user