summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/gconf/gconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gconf/gconf.h')
-rw-r--r--gst-libs/gst/gconf/gconf.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/gst-libs/gst/gconf/gconf.h b/gst-libs/gst/gconf/gconf.h
index 4444b5fe..3cfea229 100644
--- a/gst-libs/gst/gconf/gconf.h
+++ b/gst-libs/gst/gconf/gconf.h
@@ -19,10 +19,6 @@ GstElement * gst_gconf_get_default_video_sink (void);
GstElement * gst_gconf_get_default_audio_sink (void);
GstElement * gst_gconf_get_default_video_src (void);
GstElement * gst_gconf_get_default_audio_src (void);
+GstElement * gst_gconf_get_default_visualisation_element (void);
-/*
-guint gst_gconf_notify_add (const gchar *key,
- GConfClientNotifyFunc func,
- gpointer user_data);
-*/
#endif /* GST_GCONF_H */