intel: Remove leftover dri1 locking fields in the context.

This commit is contained in:
Eric Anholt 2010-11-02 20:43:48 -07:00
parent 5716ad2425
commit 2aa738bf26
1 changed files with 0 additions and 3 deletions

View File

@ -190,9 +190,6 @@ struct intel_context
} prim;
GLuint stats_wm;
GLboolean locked;
char *prevLockFile;
int prevLockLine;
/* Offsets of fields within the current vertex:
*/