mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
branches/zip: Remove unused extern ref to timed_mutexes.
This commit is contained in:
parent
cf904959ef
commit
e33d544a7b
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@ Created 9/5/1995 Heikki Tuuri
|
|||
#include "os0sync.h"
|
||||
#include "sync0arr.h"
|
||||
|
||||
extern my_bool timed_mutexes;
|
||||
|
||||
#ifdef HAVE_WINDOWS_ATOMICS
|
||||
typedef LONG lock_word_t; /*!< On Windows, InterlockedExchange operates
|
||||
on LONG variable */
|
||||
|
|
Loading…
Add table
Reference in a new issue