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