projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
drastically reduced flicker in RefreshItems
[wxWidgets.git]
/
wxPython
/
src
/
msw
/
misc.py
diff --git
a/wxPython/src/msw/misc.py
b/wxPython/src/msw/misc.py
index 0b991b15997102656f7b5e9ce3c771c954a22290..13e92a9c847c877e48e91c27725a75c47cc34efa 100644
(file)
--- a/
wxPython/src/msw/misc.py
+++ b/
wxPython/src/msw/misc.py
@@
-587,8
+587,6
@@
wxYieldIfNeeded = miscc.wxYieldIfNeeded
wxEnableTopLevelWindows = miscc.wxEnableTopLevelWindows
-wxFlushEvents = miscc.wxFlushEvents
-
wxGetResource = miscc.wxGetResource
wxStripMenuCodes = miscc.wxStripMenuCodes