From 3b5a798153e654af05c7aac93d8965bebf33c019 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sat, 10 Aug 2002 14:51:26 +0000 Subject: [PATCH] fixed Julian-introduced typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/mgl/app.h | 1 - 1 file changed, 1 deletion(-) 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); -- 2.50.0