mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 01:38:06 +02:00
remove unneeded extern declaration of lockMutex
This commit is contained in:
parent
29ed894633
commit
51b115d5ae
1 changed files with 0 additions and 3 deletions
|
|
@ -655,9 +655,6 @@ intelContendedLock(struct intel_context *intel, GLuint flags)
|
|||
}
|
||||
|
||||
|
||||
extern _glthread_Mutex lockMutex;
|
||||
|
||||
|
||||
/* Lock the hardware and validate our state.
|
||||
*/
|
||||
void LOCK_HARDWARE( struct intel_context *intel )
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue