Remove dead code causing a warning.

This commit is contained in:
Eric Anholt
2007-01-20 17:59:08 -08:00
parent 507167d7e2
commit dbb54b234c
@@ -87,11 +87,6 @@ int INTEL_DEBUG = (0);
int VERBOSE = 0;
#endif
#if DEBUG_LOCKING
char *prevLockFile;
int prevLockLine;
#endif
/***************************************
* Mesa's Driver Functions
***************************************/