aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-video-src.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-video-src.h')
-rw-r--r--libempathy-gtk/empathy-video-src.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libempathy-gtk/empathy-video-src.h b/libempathy-gtk/empathy-video-src.h
index d36e48643..fae5563eb 100644
--- a/libempathy-gtk/empathy-video-src.h
+++ b/libempathy-gtk/empathy-video-src.h
@@ -81,9 +81,6 @@ void empathy_video_src_set_channel (GstElement *src,
guint empathy_video_src_get_channel (GstElement *src,
EmpathyGstVideoSrcChannel channel);
-GstElement *empathy_gst_make_to_bin (GstBin *bin, GstElement *src,
- const gchar *factoryname);
-
G_END_DECLS
#endif /* #ifndef __EMPATHY_GST_VIDEO_SRC_H__*/