mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 13:20:10 +01:00
glx: Remove unused glx_config::pixmapMode
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
35fc7bdf0e
commit
74ca87e4bc
1 changed files with 0 additions and 2 deletions
|
|
@ -52,8 +52,6 @@ struct glx_config {
|
|||
|
||||
GLint level;
|
||||
|
||||
GLint pixmapMode;
|
||||
|
||||
/* GLX */
|
||||
GLint visualID;
|
||||
GLint visualType; /**< One of the GLX X visual types. (i.e.,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue