X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/90a1a975d4f1c07b53e0f70df7cde32ab1d84f53..134ecc85d0aa650867224ce94d97137032fce8e6:/include/wx/mgl/app.h diff --git a/include/wx/mgl/app.h b/include/wx/mgl/app.h index ea6fa45bcc..43bec77767 100644 --- a/include/wx/mgl/app.h +++ b/include/wx/mgl/app.h @@ -57,7 +57,6 @@ public: static bool Initialize(); static void CleanUp(); - virtual bool ProcessIdle(); void DeletePendingObjects(); virtual bool Yield(bool onlyIfNeeded = FALSE);