]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/misc.i
use Windows standard icons instead of our own (patch 443856)
[wxWidgets.git] / wxPython / src / misc.i
index 5045ca7d44934e8af09e811ca47ac24a61cac93d..ddf5e91558ccae093682abaf387b38412485c560 100644 (file)
@@ -359,7 +359,6 @@ void wxUsleep(unsigned long milliseconds);
 bool wxYield();
 bool wxYieldIfNeeded();
 void wxEnableTopLevelWindows(bool enable);
-void wxFlushEvents();
 
 %inline %{
     char* wxGetResource(char *section, char *entry, char *file = NULL) {