dri: Drop an unused __DRIcontext field
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user