summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2colorbalance.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/v4l2/gstv4l2colorbalance.c')
-rw-r--r--sys/v4l2/gstv4l2colorbalance.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/v4l2/gstv4l2colorbalance.c b/sys/v4l2/gstv4l2colorbalance.c
index db53d7f9..9c2cfa2c 100644
--- a/sys/v4l2/gstv4l2colorbalance.c
+++ b/sys/v4l2/gstv4l2colorbalance.c
@@ -93,7 +93,7 @@ gst_v4l2_color_balance_interface_init (GstColorBalanceClass * klass)
klass->get_value = gst_v4l2_color_balance_get_value;
}
-static gboolean
+static G_GNUC_UNUSED gboolean
gst_v4l2_color_balance_contains_channel (GstV4l2Element * v4l2element,
GstV4l2ColorBalanceChannel * v4l2channel)
{