projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff6bce5
)
dri: Drop an unused __DRIcontext field
author
Kristian Høgsberg
<krh@bitplanet.net>
Tue, 30 Mar 2010 18:37:02 +0000
(14:37 -0400)
committer
Kristian Høgsberg
<krh@bitplanet.net>
Tue, 30 Mar 2010 20:48:51 +0000
(16:48 -0400)
src/mesa/drivers/dri/common/dri_util.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/common/dri_util.h
b/src/mesa/drivers/dri/common/dri_util.h
index f63583cebc01256039731e98f3ec077197d3818e..dae8f9eae353dcdbe29500cb19ad484e5867db22 100644
(file)
--- a/
src/mesa/drivers/dri/common/dri_util.h
+++ b/
src/mesa/drivers/dri/common/dri_util.h
@@
-398,11
+398,6
@@
struct __DRIcontextRec {
*/
void *driverPrivate;
- /**
- * Pointer back to the \c __DRIcontext that contains this structure.
- */
- __DRIcontext *pctx;
-
/**
* Pointer to drawable currently bound to this context for drawing.
*/