]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/checklst.h
tried to implement division of wxLongLongs - doesn't work at all, will finish tonight
[wxWidgets.git] / include / wx / os2 / checklst.h
index 59a7951d67a3ed75f699c6e50ad4b56d14b94951..1bfeb6c26491b8be07303d808a4f8d08efa441db 100644 (file)
@@ -32,11 +32,7 @@ public:
                  const wxString choices[] = NULL,
                  long style = 0,
 #if wxUSE_VALIDATORS
                  const wxString choices[] = NULL,
                  long style = 0,
 #if wxUSE_VALIDATORS
-#  if defined(__VISAGECPP__)
-                 const wxValidator* validator = wxDefaultValidator,
-#  else
                  const wxValidator& validator = wxDefaultValidator,
                  const wxValidator& validator = wxDefaultValidator,
-#  endif
 #endif
                  const wxString& name = wxListBoxNameStr);
 
 #endif
                  const wxString& name = wxListBoxNameStr);