summaryrefslogtreecommitdiffstats
path: root/audio/gstsbcutil.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-12-23 05:25:50 +0100
committerMarcel Holtmann <marcel@holtmann.org>2008-12-23 05:25:50 +0100
commit595a975c95033e68e23727d96425fb92adf63bc1 (patch)
treeb31c8c9af8cfd0c0d441465c06cdbda977db3f4f /audio/gstsbcutil.h
parentc2f08ad646de6cb18a456b6389c842a22bd84022 (diff)
First attempt in fixing compiler warnings (still needs cleanup)
Diffstat (limited to 'audio/gstsbcutil.h')
-rw-r--r--audio/gstsbcutil.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/gstsbcutil.h b/audio/gstsbcutil.h
index a3cf937c..1f5d3270 100644
--- a/audio/gstsbcutil.h
+++ b/audio/gstsbcutil.h
@@ -39,8 +39,6 @@ gint gst_sbc_select_subbands_from_list(const GValue *value);
gint gst_sbc_select_bitpool_from_range(const GValue *value);
-gint gst_sbc_select_bitpool_from_range(const GValue *value);
-
const gchar *gst_sbc_get_allocation_from_list(const GValue *value);
const gchar *gst_sbc_get_mode_from_list(const GValue *value, gint channels);