]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/dialog.h
make sure we can override GetModality
[wxWidgets.git] / include / wx / palmos / dialog.h
index e8f66f58c08c005f3dae49276516f91920e1deea..717c30132d5efb1ff6ef50fdaf042760d14fb516 100644 (file)
@@ -64,12 +64,6 @@ public:
     virtual void Raise();
 
 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
     void Init();