Revert "sbutitleoverlay: fix compiler warning"
This reverts commit ed792293e7fc2bd54f4627649bb836a05709b5ab. Not needed anymore because of another commit
This commit is contained in:
parent
67f1a097bf
commit
bf57108e6a
@ -1698,7 +1698,7 @@ static gboolean
|
||||
gst_subtitle_overlay_video_sink_setcaps (GstSubtitleOverlay * self,
|
||||
GstCaps * caps)
|
||||
{
|
||||
GstPad *target = NULL;
|
||||
GstPad *target;
|
||||
gboolean ret = TRUE;
|
||||
GstVideoInfo info;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user