From: Adam Jackson Date: Wed, 14 Aug 2019 16:51:13 +0000 (-0400) Subject: glx: Remove unused glx_config::pixmapMode X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=74ca87e4bce2b5f06c017c5376178f3f2dfee90f;p=mesa.git glx: Remove unused glx_config::pixmapMode Reviewed-by: Eric Engestrom --- diff --git a/src/glx/glxconfig.h b/src/glx/glxconfig.h index 2f1074ca5fa..10d7dbaa087 100644 --- a/src/glx/glxconfig.h +++ b/src/glx/glxconfig.h @@ -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.,