Commit 940e1ef1 authored by sunny's avatar sunny

branches/zip: Remove unused extern ref to timed_mutexes.

parent d6c4fcc2
...@@ -41,8 +41,6 @@ Created 9/5/1995 Heikki Tuuri ...@@ -41,8 +41,6 @@ Created 9/5/1995 Heikki Tuuri
#include "os0sync.h" #include "os0sync.h"
#include "sync0arr.h" #include "sync0arr.h"
extern my_bool timed_mutexes;
#ifdef HAVE_WINDOWS_ATOMICS #ifdef HAVE_WINDOWS_ATOMICS
typedef LONG lock_word_t; /*!< On Windows, InterlockedExchange operates typedef LONG lock_word_t; /*!< On Windows, InterlockedExchange operates
on LONG variable */ on LONG variable */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment