X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57c4d796c56bd48ce370240107f3e4c07e142985..2ea24d9f47002ce2965b6c782849f2f9b776c3de:/include/wx/os2/checklst.h?ds=sidebyside diff --git a/include/wx/os2/checklst.h b/include/wx/os2/checklst.h index 59a7951d67..1bfeb6c264 100644 --- a/include/wx/os2/checklst.h +++ b/include/wx/os2/checklst.h @@ -32,11 +32,7 @@ public: const wxString choices[] = NULL, long style = 0, #if wxUSE_VALIDATORS -# if defined(__VISAGECPP__) - const wxValidator* validator = wxDefaultValidator, -# else const wxValidator& validator = wxDefaultValidator, -# endif #endif const wxString& name = wxListBoxNameStr);