Emotion gst1 module: remove whitespaces

Reviewers: zmike, cedric, raster, Hermet

Reviewed By: Hermet

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8938
This commit is contained in:
Vincent Torri 2019-05-23 20:24:46 +09:00 committed by Hermet Park
parent 451959973d
commit baaa053659
1 changed files with 60 additions and 61 deletions

View File

@ -1801,4 +1801,3 @@ _create_pipeline(Emotion_Gstreamer *ev,
gst_object_unref(playbin);
return NULL;
}