]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/dialog.cpp
avoid deferred show with Fluxbox, its support for _NET_REQUEST_FRAME_EXTENTS is broken
[wxWidgets.git] / src / palmos / dialog.cpp
index 32989e6eef7546ab125d4fc938e86da7c2b238ee..4358cfef5f4f56fc7400af2e89bd54580e67b079 100644 (file)
@@ -161,11 +161,6 @@ wxDialog::~wxDialog()
 // showing the dialogs
 // ----------------------------------------------------------------------------
 
-wxWindow *wxDialog::FindSuitableParent() const
-{
-    return NULL;
-}
-
 bool wxDialog::Show(bool show)
 {
     if (show && CanDoLayoutAdaptation())