intel: Remove leftover dri1 locking fields in the context.
authorEric Anholt <eric@anholt.net>
Wed, 3 Nov 2010 03:43:48 +0000 (20:43 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 3 Nov 2010 13:08:27 +0000 (06:08 -0700)
src/mesa/drivers/dri/intel/intel_context.h

index 2ec65b8..9d5139c 100644 (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:
     */