X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/738f9e5a12b8bb3936cc10347be98390602d3660..412e4edfb1174c68fab706abdf735b1ca6fe56f2:/include/wx/gtk/app.h?ds=inline diff --git a/include/wx/gtk/app.h b/include/wx/gtk/app.h index 58083583f8..7564b247c7 100644 --- a/include/wx/gtk/app.h +++ b/include/wx/gtk/app.h @@ -59,9 +59,6 @@ public: static void CleanUp(); bool ProcessIdle(); -#if wxUSE_THREADS - void ProcessPendingEvents(); -#endif void DeletePendingObjects(); // This can be used to suppress the generation of Idle events.