From c0052ef963d618cf9e8debf1a1f6a0bb3a70ce0c Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 27 Nov 2018 18:22:18 +0100 Subject: [PATCH 1/1] Remove extra blank lines --- src/gstam7xxxsink.h | 2 -- 1 file changed, 2 deletions(-) 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); -- 2.1.4