dri: Drop an unused __DRIcontext field

This commit is contained in:
Kristian Høgsberg
2010-03-30 14:37:02 -04:00
parent ff6bce552a
commit 221bc02d29
-5
View File
@@ -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.
*/