]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/listbox.cpp
code cleanup
[wxWidgets.git] / src / palmos / listbox.cpp
index 89b033a925d5d6e8f3c9b89f59bb9cf20ca25db0..2ee8226dde3482236b1ee041685446c8234d526b 100644 (file)
@@ -190,11 +190,6 @@ void wxListBox::DoSetItems(const wxArrayString& choices, void** clientData)
 {
 }
 
-int wxListBox::FindString(const wxString& s) const
-{
-    return wxNOT_FOUND;
-}
-
 void wxListBox::Clear()
 {
 }