summaryrefslogtreecommitdiff
path: root/va/va_x11.h
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2011-11-08 10:29:40 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2011-12-14 08:27:03 +0800
commit52c87f898b210cddde70231021097c5a0bb6fdc3 (patch)
treeb41c17e575e7e5e6fde57a0d0be88387c66f29f6 /va/va_x11.h
parenta65acb298894fa90e3cb7692795027143d6b1dbe (diff)
downloadlibva-52c87f898b210cddde70231021097c5a0bb6fdc3.tar.gz
declare vaGetDisplay in va.h instead of va_xxx.h
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Diffstat (limited to 'va/va_x11.h')
-rw-r--r--va/va_x11.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/va/va_x11.h b/va/va_x11.h
index c6f9670..7ff9fdd 100644
--- a/va/va_x11.h
+++ b/va/va_x11.h
@@ -9,13 +9,6 @@ extern "C" {
#endif
/*
- * Returns a suitable VADisplay for VA API
- */
-VADisplay vaGetDisplay (
- Display *dpy
-);
-
-/*
* Output rendering
* Following is the rendering interface for X windows,
* to get the decode output surface to a X drawable