[clutter-gst] video-sink: remove unused function
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter-gst] video-sink: remove unused function
- Date: Sun, 7 Dec 2014 00:02:28 +0000 (UTC)
commit e9011830a898779aef3cfd369d0fba3cfefe9b0a
Author: Lionel Landwerlin <llandwerlin gmail com>
Date: Sat Dec 6 21:57:16 2014 +0000
video-sink: remove unused function
clutter-gst/clutter-gst-video-sink.c | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/clutter-gst/clutter-gst-video-sink.c b/clutter-gst/clutter-gst-video-sink.c
index 933ec40..85aefe8 100644
--- a/clutter-gst/clutter-gst-video-sink.c
+++ b/clutter-gst/clutter-gst-video-sink.c
@@ -993,16 +993,6 @@ dirty_default_pipeline (ClutterGstVideoSink *sink)
}
}
-static int
-_clutter_gst_video_sink_get_video_layer (ClutterGstVideoSink *sink)
-{
- ClutterGstVideoSinkPrivate *priv = sink->priv;
-
- if (clutter_gst_video_sink_needs_color_balance_shader (sink))
- return priv->custom_start + 3;
- return priv->custom_start;
-}
-
static void
clear_frame_textures (ClutterGstVideoSink *sink)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]