diff --git a/src/surface.h b/src/surface.h index 71bb617..e16815c 100644 --- a/src/surface.h +++ b/src/surface.h @@ -36,7 +36,6 @@ struct object_surface { struct object_base base; - VASurfaceID surface_id; VAStatus status; int width; int height;