X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7c349adb6e419aa8007e2c6c323e80ee39bcd4e2..94c162795e6ebff164bcfc7bb9aa0138dd83b194:/include/wx/generic/progdlgg.h diff --git a/include/wx/generic/progdlgg.h b/include/wx/generic/progdlgg.h index 872bba1fe0..57bcf51d4a 100644 --- a/include/wx/generic/progdlgg.h +++ b/include/wx/generic/progdlgg.h @@ -70,9 +70,6 @@ protected: // callback to disable "hard" window closing void OnClose(wxCloseEvent& event); - // callback to detect when the dialog is closed - void OnShow(wxShowEvent& event); - // must be called to reenable the other windows temporarily disabled while // the dialog was shown void ReenableOtherWindows();