X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7c349adb6e419aa8007e2c6c323e80ee39bcd4e2..9fd9e47a93dfcdd99c2722e288a0f28a51ce6f5f:/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();