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