X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c7b506103cfc078a821860766e31c47d595e07f..0555b2a0a3c509687e7fc5aeb160f5171b7e6311:/include/wx/generic/helpext.h?ds=sidebyside diff --git a/include/wx/generic/helpext.h b/include/wx/generic/helpext.h index 080ba94620..9546bfe424 100644 --- a/include/wx/generic/helpext.h +++ b/include/wx/generic/helpext.h @@ -69,7 +69,7 @@ public: wxPoint *WXUNUSED(pos) = NULL, bool *WXUNUSED(newFrameEachTime) = NULL) { - return (wxFrame*) NULL; // does nothing by default + return NULL; // does nothing by default } protected: