[Cogl] [PATCH 11/15] cogl-gst: Remove the unused cogl_gst_video_sink_get_main_loop

Lionel Landwerlin llandwerlin at gmail.com
Sat Jun 22 01:58:55 PDT 2013


From: Neil Roberts <neil at linux.intel.com>

This declaration was a leftover from a previous iteration of the
CoglGST patches.

Reviewed-by: Robert Bragg <robert at linux.intel.com>

(cherry picked from commit 53ae6d39efa113e28f5d1177ccb8613ddf28ee43)
---
 cogl-gst/cogl-gst-video-sink.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/cogl-gst/cogl-gst-video-sink.h b/cogl-gst/cogl-gst-video-sink.h
index f98cd98..5b3d376 100644
--- a/cogl-gst/cogl-gst-video-sink.h
+++ b/cogl-gst/cogl-gst-video-sink.h
@@ -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);
 
-- 
1.8.3.1



More information about the Cogl mailing list