gl/cocoa: avoid deadlock when creating context on the main thread.
[platform/upstream/gstreamer.git] / gst-libs / gst / gl / cocoa / gstglwindow_cocoa.h
index 3a794fc..775c291 100644 (file)
@@ -62,7 +62,6 @@ GstGLWindowCocoa * gst_gl_window_cocoa_new (void);
 
 void gst_gl_window_cocoa_draw_thread (GstGLWindowCocoa *window_cocoa);
 
-
 G_END_DECLS
 
 #endif /* __GST_GL_WINDOW_COCOA_H__ */