summaryrefslogtreecommitdiff
path: root/src/mga_dripriv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mga_dripriv.h')
-rw-r--r--src/mga_dripriv.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/mga_dripriv.h b/src/mga_dripriv.h
index feca134..d494665 100644
--- a/src/mga_dripriv.h
+++ b/src/mga_dripriv.h
@@ -28,19 +28,8 @@
#ifndef __MGA_DRIPRIV_H__
#define __MGA_DRIPRIV_H__
-#include "GL/glxint.h"
-
#define MGA_MAX_DRAWABLES 256
-extern void GlxSetVisualConfigs( int nconfigs,
- __GLXvisualConfig *configs,
- void **configprivs );
-
-typedef struct {
- /* Nothing here yet */
- int dummy;
-} MGAConfigPrivRec, *MGAConfigPrivPtr;
-
typedef struct {
/* Nothing here yet */
int dummy;