]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/listbox.cpp
Removal of previous wxValidtor code for wxOS2
[wxWidgets.git] / src / os2 / listbox.cpp
index 7fa3750188190c708dc3cefb8954b675551ee7ff..f90d2d14173f56832b992a6bc6ae489f14f73665 100644 (file)
@@ -81,11 +81,7 @@ bool wxListBox::Create(wxWindow *parent,
                        int n, const wxString choices[],
                        long style,
 #if wxUSE_VALIDATORS
-#  if defined(__VISAGECPP__)
-                       const wxValidator* validator,
-#  else
                        const wxValidator& validator,
-#  endif
 #endif
                        const wxString& name)
 {