pnmenc: remove empty line
Remove trailing empty line from commit bfdc54395238c04fc6e5b51880c2d706f33e9011 https://bugzilla.gnome.org/show_bug.cgi?id=729614
This commit is contained in:
parent
f9a4d559eb
commit
bf1997fe89
@ -111,7 +111,6 @@ gst_pnmenc_chain (GstPad * pad, GstObject * parent, GstBuffer * buf)
|
|||||||
gchar *header;
|
gchar *header;
|
||||||
GstBuffer *out;
|
GstBuffer *out;
|
||||||
|
|
||||||
|
|
||||||
if (s->info.width == 0 || s->info.height == 0 || s->info.fields == 0)
|
if (s->info.width == 0 || s->info.height == 0 || s->info.fields == 0)
|
||||||
goto not_negotiated;
|
goto not_negotiated;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user