git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46601
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#else // !wxUSE_THREADS
// no thread support
#else // !wxUSE_THREADS
// no thread support
-inline void WXDLLIMPEXP_BASE wxMutexGuiEnter() { }
-inline void WXDLLIMPEXP_BASE wxMutexGuiLeave() { }
+inline void wxMutexGuiEnter() { }
+inline void wxMutexGuiLeave() { }
// macros for entering/leaving critical sections which may be used without
// having to take them inside "#if wxUSE_THREADS"
// macros for entering/leaving critical sections which may be used without
// having to take them inside "#if wxUSE_THREADS"