summaryrefslogtreecommitdiff
path: root/va/va_backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'va/va_backend.h')
-rw-r--r--va/va_backend.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/va/va_backend.h b/va/va_backend.h
index f457cc4..00684da 100644
--- a/va/va_backend.h
+++ b/va/va_backend.h
@@ -185,11 +185,7 @@ struct VADriverVTable
VAStatus (*vaPutSurface) (
VADriverContextP ctx,
VASurfaceID surface,
-#ifdef ANDROID
Surface* draw, /* Drawable of window system */
-#else
- Drawable draw,
-#endif
short srcx,
short srcy,
unsigned short srcw,