X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0c133e13b36a923c65f94499554e432bc3a0daa..49a63afbad7646668df343d29edd88458bc7e0a9:/include/wx/os2/dialog.h?ds=sidebyside

diff --git a/include/wx/os2/dialog.h b/include/wx/os2/dialog.h
index 5555122df4..c4497ef466 100644
--- a/include/wx/os2/dialog.h
+++ b/include/wx/os2/dialog.h
@@ -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
     //