X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a236aa2058ccf3d36e9cafc20fa7375080c4be50..1f5cd20ed5607f13f11c2458bd98265cc640ad86:/src/gtk/combobox.cpp diff --git a/src/gtk/combobox.cpp b/src/gtk/combobox.cpp index 91207fc70a..d36c8abf44 100644 --- a/src/gtk/combobox.cpp +++ b/src/gtk/combobox.cpp @@ -775,8 +775,6 @@ unsigned int wxComboBox::GetCount() const } return count; } - - return 0; } void wxComboBox::SetSelection( int n )