mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
gl/window/dispmanx: fix compiler warning
This commit is contained in:
parent
bb1de83ff2
commit
5404083158
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ static void gst_gl_window_dispmanx_egl_set_window_handle (GstGLWindow * window,
|
|||
static void gst_gl_window_dispmanx_egl_set_preferred_size (GstGLWindow * window,
|
||||
gint width, gint height);
|
||||
static void gst_gl_window_dispmanx_egl_show (GstGLWindow * window);
|
||||
static void gst_gl_window_dispmanx_egl_draw (GstGLWindow * window);
|
||||
static void gst_gl_window_dispmanx_egl_close (GstGLWindow * window);
|
||||
static gboolean gst_gl_window_dispmanx_egl_open (GstGLWindow * window,
|
||||
GError ** error);
|
||||
|
|
Loading…
Reference in a new issue