X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80fdcdb90ef779185492dab676d461fc34933312..dc8c61bef78e406080de2be91bc6e8d746edb647:/src/palmos/base.cpp diff --git a/src/palmos/base.cpp b/src/palmos/base.cpp index 2feeb27b12..5792e14937 100644 --- a/src/palmos/base.cpp +++ b/src/palmos/base.cpp @@ -44,6 +44,7 @@ void wxConsoleAppTraits::AfterChildWaitLoop(void * WXUNUSED(data)) { } +#if wxUSE_THREADS bool wxConsoleAppTraits::DoMessageFromThreadWait() { return true; @@ -54,6 +55,7 @@ WXDWORD wxConsoleAppTraits::WaitForThread(WXHANDLE hThread) // TODO return 0; } +#endif // wxUSE_THREADS #if wxUSE_CONSOLE_EVENTLOOP wxEventLoopBase *