summaryrefslogtreecommitdiffstats
path: root/ext/gconf
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-02-07 16:23:33 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-02-07 16:23:33 +0000
commit02a3d611a8f9ec7438925a65ff624b5ae9adf8ca (patch)
treef8a14154c1879de987ef11a2504869d08cbf3dd7 /ext/gconf
parent02a1c7994cb1d7c0e97a72bfba3f0511270c4f75 (diff)
ext/gconf/gconf.h: Remove declaration of function that no longer exists.
Original commit message from CVS: * ext/gconf/gconf.h: Remove declaration of function that no longer exists.
Diffstat (limited to 'ext/gconf')
-rw-r--r--ext/gconf/gconf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/gconf/gconf.h b/ext/gconf/gconf.h
index ac193fba..b1892da4 100644
--- a/ext/gconf/gconf.h
+++ b/ext/gconf/gconf.h
@@ -39,7 +39,6 @@ void gst_gconf_set_string (const gchar *key,
const gchar *value);
GstElement * gst_gconf_render_bin_from_key (const gchar *key);
-GstElement * gst_gconf_render_bin_from_description (const gchar *description);
GstElement * gst_gconf_get_default_video_sink (void);
GstElement * gst_gconf_get_default_audio_sink (void);