X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/32632baf6d4a9c9d03fb8b17a7a9a4a2aa339999..1ee968ea97b66a9795f76c4030874be0faa632d5:/src/unix/threadpsx.cpp diff --git a/src/unix/threadpsx.cpp b/src/unix/threadpsx.cpp index 1d77856e80..ed33ff33c0 100644 --- a/src/unix/threadpsx.cpp +++ b/src/unix/threadpsx.cpp @@ -1837,7 +1837,7 @@ static void DeleteThread(wxThread *This) } } -#ifndef __WXOSX__ +#ifndef __DARWIN__ void wxMutexGuiEnterImpl() {