View | Details | Raw Unified | Return to bug 233788 | Differences between
and this patch

Collapse All | Expand All

(-)files/patch-gst-libs_gst_gl_gstgldebug.h (+11 lines)
Line 0 Link Here
1
--- gst-libs/gst/gl/gstgldebug.h.orig	2018-12-04 14:57:39 UTC
2
+++ gst-libs/gst/gl/gstgldebug.h
3
@@ -25,8 +25,6 @@
4
 
5
 G_BEGIN_DECLS
6
 
7
-typedef struct _GstGLAsyncDebug GstGLAsyncDebug;
8
-
9
 typedef gchar * (*GstGLAsyncDebugLogGetMessage) (gpointer user_data);
10
 
11
 /**

Return to bug 233788