projects
/
gst-am7xxxsink.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e1b860
)
Remove extra blank lines
author
Antonio Ospite <ao2@ao2.it>
Tue, 27 Nov 2018 17:22:18 +0000
(18:22 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Tue, 27 Nov 2018 17:22:18 +0000
(18:22 +0100)
src/gstam7xxxsink.h
patch
|
blob
|
history
diff --git
a/src/gstam7xxxsink.h
b/src/gstam7xxxsink.h
index
cab2bd6
..
f99af79
100644
(file)
--- 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);