summaryrefslogtreecommitdiff
path: root/src/xgi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xgi.h')
-rw-r--r--src/xgi.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/xgi.h b/src/xgi.h
index 870c180..8bec688 100644
--- a/src/xgi.h
+++ b/src/xgi.h
@@ -215,7 +215,6 @@ extern Bool g_bRunTimeDebug;
#endif
#include "dri.h"
-#include "GL/glxint.h"
#include "xgi_dri.h"
#endif
@@ -768,9 +767,6 @@ typedef struct {
Bool directRenderingEnabled;
DRIInfoPtr pDRIInfo;
int drmSubFD;
- int numVisualConfigs;
- __GLXvisualConfig* pVisualConfigs;
- XGIConfigPrivPtr pVisualConfigsPriv;
#endif
HW_DEVICE_EXTENSION xgi_HwDevExt; /* For new mode switching code */