mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Remove thread_local macro from win32 platform.h
This commit is contained in:
parent
29be9cddaf
commit
4f6d6919ab
1 changed files with 0 additions and 7 deletions
|
|
@ -18,13 +18,6 @@
|
|||
|
||||
#define ISC_PLATFORM_USETHREADS 1
|
||||
|
||||
/*
|
||||
* Thread-Local Storage
|
||||
*/
|
||||
#ifndef thread_local
|
||||
#define thread_local
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Some compatibility cludges
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue