Not used. There's no real reason to match against this instead of matching against fbconfig or visual ID anyway.
Signed-off-by: Adam Jackson <[email protected]> --- glx/glxscreens.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/glx/glxscreens.h b/glx/glxscreens.h index 19a2599..c8119fd 100644 --- a/glx/glxscreens.h +++ b/glx/glxscreens.h @@ -92,8 +92,6 @@ struct __GLXconfig { /* OML_swap_method */ GLint swapMethod; - GLint screen; - /* EXT_texture_from_pixmap */ GLint bindToTextureRgb; GLint bindToTextureRgba; -- 1.8.3.1 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
