projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Copyright cleanup
[wxWidgets.git]
/
src
/
os2
/
listbox.cpp
diff --git
a/src/os2/listbox.cpp
b/src/os2/listbox.cpp
index 5714ca119c5e68f2cc7e7c56cdbad09453062e03..69ba786869cb12edc69ff528e480d9573b81c8c5 100644
(file)
--- a/
src/os2/listbox.cpp
+++ b/
src/os2/listbox.cpp
@@
-93,9
+93,7
@@
bool wxListBox::Create(
, int n
, const wxString asChoices[]
, long lStyle
-#if wxUSE_VALIDATORS
, const wxValidator& rValidator
-#endif
, const wxString& rsName
)
{