Remove extra definition of je_tsd_boot on win32.
This commit is contained in:
parent
d49cb68b9e
commit
a2136025c4
@ -364,12 +364,6 @@ a_name##tsd_boot(void) \
|
||||
a_name##tsd_boot1(); \
|
||||
return (false); \
|
||||
} \
|
||||
a_attr bool \
|
||||
a_name##tsd_boot(void) \
|
||||
{ \
|
||||
\
|
||||
return (false); \
|
||||
} \
|
||||
/* Get/set. */ \
|
||||
a_attr a_type * \
|
||||
a_name##tsd_get(void) \
|
||||
|
Loading…
Reference in New Issue
Block a user