X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80fdcdb90ef779185492dab676d461fc34933312..71185527a05c27931cd65359c1b23f0018b646ed:/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 *