diff --git a/startpage.h b/startpage.h index e274676..9c6574e 100644 --- a/startpage.h +++ b/startpage.h @@ -105,11 +105,7 @@ class wxStartPage final : public wxWindow /// @private wxStartPage(const wxStartPage&) = delete; /// @private - wxStartPage(wxStartPage&&) = delete; - /// @private wxStartPage& operator=(const wxStartPage&) = delete; - /// @private - wxStartPage& operator=(wxStartPage&&) = delete; /// @brief Sets the list of files to be shown in the /// "most-recently-used" list on the right side.