mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +08:00
Still use wxTHREAD_SPECIFIC_DECL as it is defined as nothing when wxUSE_THREADS==0, but get rid of wxTLS_VALUE and friends. Also enable wxUSE_STRING_POS_CACHE when wxUSE_UNICODE_UTF8 because the issues described in the (now also removed) comment shouldn't occur with the compiler implementation of the thread-specific variables.