mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 09:18:04 +02:00
remove the drmAddress
This commit is contained in:
parent
6bc24c5c05
commit
928218a283
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@
|
|||
typedef struct _I830DRIRec {
|
||||
drm_handle_t regs;
|
||||
drmSize regsSize;
|
||||
drmAddress regsMap;
|
||||
|
||||
drmSize backbufferSize;
|
||||
drm_handle_t backbuffer;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue