diff options
author | marha <marha@users.sourceforge.net> | 2011-07-14 09:02:09 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-07-14 09:02:09 +0200 |
commit | d03a5f20114203fd00e0004659fd2617f4c03a32 (patch) | |
tree | 769d9c09953195385ac9c19aa31a1303b462d2d6 /xorg-server/hw/dmx/glxProxy | |
parent | 3b47b2c35227184c0eb6dcf6dee8b79c4f9d4474 (diff) | |
download | vcxsrv-d03a5f20114203fd00e0004659fd2617f4c03a32.tar.gz vcxsrv-d03a5f20114203fd00e0004659fd2617f4c03a32.tar.bz2 vcxsrv-d03a5f20114203fd00e0004659fd2617f4c03a32.zip |
mesa xserver git update 14 july 2011
Diffstat (limited to 'xorg-server/hw/dmx/glxProxy')
-rw-r--r-- | xorg-server/hw/dmx/glxProxy/glxscreens.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xorg-server/hw/dmx/glxProxy/glxscreens.h b/xorg-server/hw/dmx/glxProxy/glxscreens.h index a57c387fe..da50bdc85 100644 --- a/xorg-server/hw/dmx/glxProxy/glxscreens.h +++ b/xorg-server/hw/dmx/glxProxy/glxscreens.h @@ -43,7 +43,6 @@ typedef struct { GLint *isGLXvis; char *GLXvendor; - char *GLXversion; char *GLXextensions; } __GLXscreenInfo; |