From: Antonio Ospite Date: Tue, 27 Nov 2018 17:22:18 +0000 (+0100) Subject: Remove extra blank lines X-Git-Url: https://git.ao2.it/gst-am7xxxsink.git/commitdiff_plain/c0052ef963d618cf9e8debf1a1f6a0bb3a70ce0c?ds=inline Remove extra blank lines --- diff --git a/src/gstam7xxxsink.h b/src/gstam7xxxsink.h index cab2bd6..f99af79 100644 --- a/src/gstam7xxxsink.h +++ b/src/gstam7xxxsink.h @@ -17,7 +17,6 @@ * Boston, MA 02110-1301, USA. */ - #ifndef __GST_AM7XXXSINK_H__ #define __GST_AM7XXXSINK_H__ @@ -59,7 +58,6 @@ struct _GstAM7XXXSink { struct _GstAM7XXXSinkClass { GstVideoSinkClass videosink_class; - }; GType gst_am7xxxsink_get_type(void);