X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c7b506103cfc078a821860766e31c47d595e07f..1be1262444ac19c0c7575e740d8f17b1540b3d42:/include/wx/generic/helpext.h 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: