mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 00:38:48 +02:00
winsys/virgl/drm: drop unneeded forward declaration
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
e0056228f6
commit
1f43e4e1a3
1 changed files with 0 additions and 2 deletions
|
|
@ -39,8 +39,6 @@
|
|||
#include "virgl/virgl_hw.h"
|
||||
#include "virgl/virgl_winsys.h"
|
||||
|
||||
struct virgl_drm_winsys;
|
||||
|
||||
struct virgl_hw_res {
|
||||
struct pipe_reference reference;
|
||||
uint32_t res_handle;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue