mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
CtrlCore: Removed unnecessary ProcessPaintEvent(s)
git-svn-id: svn://ultimatepp.org/upp/trunk@6278 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
22555d1b5d
commit
4593c7e229
1 changed files with 0 additions and 5 deletions
|
|
@ -1134,11 +1134,6 @@ public:
|
|||
|
||||
void SetAlpha(byte alpha);
|
||||
|
||||
#ifdef PLATFORM_WIN32
|
||||
static bool ProcessPaintEvent();
|
||||
static bool ProcessPaintEvents();
|
||||
#endif
|
||||
|
||||
static bool IsWaitingEvent();
|
||||
static bool ProcessEvent(bool *quit = NULL);
|
||||
static bool ProcessEvents(bool *quit = NULL);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue