]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/dialog.h
Set initial window size as its minimal size.
[wxWidgets.git] / include / wx / os2 / dialog.h
index 5555122df42fb2070d9bacfb55c1bcde59b2f9d4..c4497ef4660599426d0d15fe7919b6732eae8a51 100644 (file)
@@ -95,14 +95,6 @@ public:
 #endif // WXWIN_COMPATIBILITY_2_6
 
 protected:
-    //
-    // find the window to use as parent for this dialog if none has been
-    // specified explicitly by the user
-    //
-    // may return NULL
-    //
-    wxWindow *FindSuitableParent() const;
-
     //
     // Common part of all ctors
     //