]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/listbox.cpp
Use sizers, not constraints
[wxWidgets.git] / src / os2 / listbox.cpp
index 5714ca119c5e68f2cc7e7c56cdbad09453062e03..69ba786869cb12edc69ff528e480d9573b81c8c5 100644 (file)
@@ -93,9 +93,7 @@ bool wxListBox::Create(
 , int                               n
 , const wxString                    asChoices[]
 , long                              lStyle
-#if wxUSE_VALIDATORS
 , const wxValidator&                rValidator
-#endif
 , const wxString&                   rsName
 )
 {