aboutsummaryrefslogtreecommitdiff
path: root/include/mgl/mgl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mgl/mgl.h')
-rw-r--r--include/mgl/mgl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/mgl/mgl.h b/include/mgl/mgl.h
index b43e4b9..f2373b7 100644
--- a/include/mgl/mgl.h
+++ b/include/mgl/mgl.h
@@ -10,9 +10,6 @@ typedef struct mgl_context mgl_context;
struct mgl_context {
mgl_connection connection;
mgl_gl gl;
- GLXFBConfig *fbconfigs;
- _XVisualInfo *visual_info;
- GLXFBConfig fbconfig;
unsigned long wm_delete_window_atom;
unsigned long net_wm_ping_atom;
unsigned long net_wm_pid_atom;