summaryrefslogtreecommitdiffstats
path: root/src/glx/glxclient.h
diff options
context:
space:
mode:
authorJeremy Huddleston <[email protected]>2011-06-13 12:10:38 -0700
committerJeremy Huddleston <[email protected]>2011-06-13 14:51:01 -0700
commite903cc17bbf7152b3f7d64fe7fbb5ceebcc7452e (patch)
tree89ec7a0eff88c5498e911e6f782283ef4d5c7e6e /src/glx/glxclient.h
parentb44d13e67bfe81b2d7af4aeda2c3caf7f252bd0f (diff)
apple: Dead code removal
Signed-off-by: Jeremy Huddleston <[email protected]>
Diffstat (limited to 'src/glx/glxclient.h')
-rw-r--r--src/glx/glxclient.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glx/glxclient.h b/src/glx/glxclient.h
index 9262f86f1f3..fa2e2d360ca 100644
--- a/src/glx/glxclient.h
+++ b/src/glx/glxclient.h
@@ -335,7 +335,6 @@ struct glx_context
#if defined(GLX_DIRECT_RENDERING) && defined(GLX_USE_APPLEGL)
void *driContext;
- Bool do_destroy;
#endif
/**