]> git.saurik.com Git - wxWidgets.git/commitdiff
compilo
authorRyan Norton <wxprojects@comcast.net>
Sun, 13 Feb 2005 21:22:19 +0000 (21:22 +0000)
committerRyan Norton <wxprojects@comcast.net>
Sun, 13 Feb 2005 21:22:19 +0000 (21:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/cocoa/listbox.mm

index ab8d8233ae9961572107bb772afa485118bd753c..aa59f90715b73e31ec8807bfb61e1ad24187910c 100644 (file)
@@ -197,10 +197,6 @@ int wxListBox::FindString(const wxString& s) const
 }
 
     // selection
-void wxListBox::SetSelection(int n)
-{
-}
-
 int wxListBox::GetSelection() const
 {
     return 0;