summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2xoverlay.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/v4l2/gstv4l2xoverlay.h')
-rw-r--r--sys/v4l2/gstv4l2xoverlay.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/v4l2/gstv4l2xoverlay.h b/sys/v4l2/gstv4l2xoverlay.h
index 1f39cc75..d8add592 100644
--- a/sys/v4l2/gstv4l2xoverlay.h
+++ b/sys/v4l2/gstv4l2xoverlay.h
@@ -35,9 +35,6 @@ G_BEGIN_DECLS
void gst_v4l2_xoverlay_start (GstV4l2Object *v4l2object);
void gst_v4l2_xoverlay_stop (GstV4l2Object *v4l2object);
-extern void gst_v4l2_xoverlay_set_xwindow_id (GstV4l2Object *v4l2object,
- XID xwindow_id);
-
extern void
gst_v4l2_xoverlay_interface_init (GstXOverlayClass * klass);