mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05:00
cogl-gst: Remove the unused cogl_gst_video_sink_get_main_loop
This declaration was a leftover from a previous iteration of the CoglGST patches. Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit 53ae6d39efa113e28f5d1177ccb8613ddf28ee43)
This commit is contained in:
parent
282505ba99
commit
c50b302fc4
@ -106,9 +106,6 @@ void
|
||||
cogl_gst_video_sink_set_context (CoglGstVideoSink *vt,
|
||||
CoglContext *ctx);
|
||||
|
||||
GMainLoop *
|
||||
cogl_gst_video_sink_get_main_loop (CoglGstVideoSink *loop);
|
||||
|
||||
int
|
||||
cogl_gst_video_sink_get_free_layer (CoglGstVideoSink *sink);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user