]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/app.h
Fix wxWrapSizer minimal size calculation.
[wxWidgets.git] / include / wx / os2 / app.h
index 93c1dd37d6def6c5b3cad46bc599908eda406010..f4d6fe2fa0af3f5adf52c139589e0daa06084eaf 100644 (file)
@@ -110,8 +110,6 @@ public:
     // Implementation
     static bool  RegisterWindowClasses(HAB vHab);
 
     // Implementation
     static bool  RegisterWindowClasses(HAB vHab);
 
-    virtual bool DoYield(bool onlyIfNeeded, long eventsToProcess);
-
 public:
     int                             m_nCmdShow;
     HMQ                             m_hMq;
 public:
     int                             m_nCmdShow;
     HMQ                             m_hMq;