summaryrefslogtreecommitdiff
path: root/eagle-internal.h
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@kisame.bos.redhat.com>2009-06-08 16:04:53 -0400
committerKristian Høgsberg <krh@redhat.com>2009-06-08 16:14:31 -0400
commit433faebf56ad3057cf49886ce6cefc949aef1362 (patch)
tree813c30787955c9e2c0791dc0f9cef6f01f9933a6 /eagle-internal.h
parente41c5426348028363617d6f0e43b21914e7bb738 (diff)
Consolidate native gem code a bit, sneak in another radeon attempt
Diffstat (limited to 'eagle-internal.h')
-rw-r--r--eagle-internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/eagle-internal.h b/eagle-internal.h
index 6adc18d..b52c136 100644
--- a/eagle-internal.h
+++ b/eagle-internal.h
@@ -60,7 +60,6 @@ struct EGLDisplay {
__DRI2flushExtension *flush;
const struct EagleBackend *backend;
- void *backendPrivate;
};
struct EGLSurface {