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:
Neil Roberts 2013-04-24 18:41:53 +01:00 committed by Lionel Landwerlin
parent 282505ba99
commit c50b302fc4

View File

@ -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);