summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--va/va_backend.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/va/va_backend.h b/va/va_backend.h
index 49c737c..14c0f42 100644
--- a/va/va_backend.h
+++ b/va/va_backend.h
@@ -530,13 +530,6 @@ struct VADriverContext
*/
struct VADriverVTableWayland *vtable_wayland;
- /**
- * \brief The VA/VPP implementation hooks.
- *
- * This structure is allocated from libva with calloc().
- */
- struct VADriverVTableVPP *vtable_vpp;
-
char *override_driver_name;
unsigned long reserved[41]; /* reserve for future add-ins, decrease the subscript accordingly */