X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57c4d796c56bd48ce370240107f3e4c07e142985..57a1fd73042accb25f48366ef8b51c974dfa2c04:/include/wx/os2/checklst.h 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);