mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 04:58:05 +02:00
tu: Remove unecessary forward declaration
tu_queue.h is included so this isn't necessary. Signed-off-by: Karmjit Mahil <karmjit.mahil@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40853>
This commit is contained in:
parent
0fcecb97f1
commit
718f90dd8c
1 changed files with 0 additions and 1 deletions
|
|
@ -334,7 +334,6 @@ struct tu_pvtmem_bo {
|
|||
};
|
||||
|
||||
struct tu_virtio_device;
|
||||
struct tu_queue;
|
||||
|
||||
struct tu_device
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue