[Cogl] [PATCH 1/4] cogl-gst: Remove the unused cogl_gst_video_sink_get_main_loop

Neil Roberts neil at linux.intel.com
Thu Apr 25 11:06:23 PDT 2013


This declaration was a leftover from a previous iteration of the
CoglGST patches.
---
 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.7.11.3.g3c3efa5



More information about the Cogl mailing list