summaryrefslogtreecommitdiff
path: root/va/x11
diff options
context:
space:
mode:
Diffstat (limited to 'va/x11')
-rw-r--r--va/x11/va_x11.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/va/x11/va_x11.c b/va/x11/va_x11.c
index a8db4c8..ab53b9b 100644
--- a/va/x11/va_x11.c
+++ b/va/x11/va_x11.c
@@ -195,8 +195,6 @@ VADisplay vaGetDisplay (
return dpy;
}
-#define CTX(dpy) (((VADisplayContextP)dpy)->pDriverContext)
-#define CHECK_DISPLAY(dpy) if( !vaDisplayIsValid(dpy) ) { return VA_STATUS_ERROR_INVALID_DISPLAY; }
void va_TracePutSurface (
VADisplay dpy,