X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5d4b632ba3c0e5e5c43412d2d7a2b485b8fcebf2..95724b1aa2f7248091cdec506d4678b4fbcea20d:/src/os2/checklst.cpp?ds=sidebyside diff --git a/src/os2/checklst.cpp b/src/os2/checklst.cpp index e53cf20284..b11ed7c1f8 100644 --- a/src/os2/checklst.cpp +++ b/src/os2/checklst.cpp @@ -260,11 +260,7 @@ wxCheckListBox::wxCheckListBox(wxWindow *parent, wxWindowID id, const wxPoint& pos, const wxSize& size, int nStrings, const wxString choices[], #if wxUSE_VALIDATORS -# if defined(__VISAGECPP__) - long style, const wxValidator* val, -# else long style, const wxValidator& val, -# endif #endif const wxString& name) : wxListBox()