summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiutils_x11.h
diff options
context:
space:
mode:
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>2010-03-22 16:01:34 +0000
committergb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>2010-03-22 16:01:34 +0000
commit1c647d1f69a55cf6eb735decebe1084510c18955 (patch)
tree3c090fa9bba66fa7e93b9555223ab1f1e4b94f4e /gst-libs/gst/vaapi/gstvaapiutils_x11.h
parent729f4fc9c631564d649fffb229560b991cee4ac8 (diff)
downloadgst-vaapi-1c647d1f69a55cf6eb735decebe1084510c18955.tar.gz
Improve display locking and rework X event wait functions.
Diffstat (limited to 'gst-libs/gst/vaapi/gstvaapiutils_x11.h')
-rw-r--r--gst-libs/gst/vaapi/gstvaapiutils_x11.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gst-libs/gst/vaapi/gstvaapiutils_x11.h b/gst-libs/gst/vaapi/gstvaapiutils_x11.h
index 402f0081..b66e5c16 100644
--- a/gst-libs/gst/vaapi/gstvaapiutils_x11.h
+++ b/gst-libs/gst/vaapi/gstvaapiutils_x11.h
@@ -45,7 +45,4 @@ x11_get_geometry(
guint *pheight
) attribute_hidden;
-void x11_wait_event(Display *dpy, Window w, int type)
- attribute_hidden;
-
#endif /* GST_VAAPI_UTILS_X11_H */