surface: Remove unused surface_id object member
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
This commit is contained in:
@@ -36,7 +36,6 @@
|
|||||||
struct object_surface {
|
struct object_surface {
|
||||||
struct object_base base;
|
struct object_base base;
|
||||||
|
|
||||||
VASurfaceID surface_id;
|
|
||||||
VAStatus status;
|
VAStatus status;
|
||||||
int width;
|
int width;
|
||||||
int height;
|
int height;
|
||||||
|
|||||||
Reference in New Issue
Block a user