modetest: drop unused offset field in struct bo
Signed-off-by: Simon Ser <contact@emersion.fr>main
parent
3be3b1a83f
commit
fc6bc66c64
|
@ -45,7 +45,6 @@ struct bo
|
|||
int fd;
|
||||
void *ptr;
|
||||
size_t size;
|
||||
size_t offset;
|
||||
size_t pitch;
|
||||
unsigned handle;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue