mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 11:30:21 +01:00
svga: remove unused svga_winsys_handle type
Reviewed-by: José Fonseca <jfonseca@vmware.com>
This commit is contained in:
parent
82cd9c0fc2
commit
16a289195e
1 changed files with 0 additions and 3 deletions
|
|
@ -67,9 +67,6 @@ struct winsys_handle;
|
|||
/** Opaque surface handle */
|
||||
struct svga_winsys_surface;
|
||||
|
||||
/** Opaque buffer handle */
|
||||
struct svga_winsys_handle;
|
||||
|
||||
|
||||
/**
|
||||
* SVGA per-context winsys interface.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue