mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 23:25:38 +00:00
Remove thread_local macro from win32 platform.h
This commit is contained in:
@@ -18,13 +18,6 @@
|
|||||||
|
|
||||||
#define ISC_PLATFORM_USETHREADS 1
|
#define ISC_PLATFORM_USETHREADS 1
|
||||||
|
|
||||||
/*
|
|
||||||
* Thread-Local Storage
|
|
||||||
*/
|
|
||||||
#ifndef thread_local
|
|
||||||
#define thread_local
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Some compatibility cludges
|
* Some compatibility cludges
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user