mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 15:38:09 +02:00
pipebuffer: Remove unused var.
This commit is contained in:
parent
00f0b05d5f
commit
208dbc6832
1 changed files with 0 additions and 1 deletions
|
|
@ -513,7 +513,6 @@ fenced_buffer_list_dump(struct fenced_buffer_list *fenced_list)
|
|||
struct pb_fence_ops *ops = fenced_list->ops;
|
||||
struct list_head *curr, *next;
|
||||
struct fenced_buffer *fenced_buf;
|
||||
struct pipe_fence_handle *prev_fence = NULL;
|
||||
|
||||
pipe_mutex_lock(fenced_list->mutex);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue