X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f4322df68b099e5e983acc0a3dad4ad5841b57b5..19c7ac3d3bf1ac2113505a805a79c40ce3db1f5b:/src/gtk/combobox.cpp diff --git a/src/gtk/combobox.cpp b/src/gtk/combobox.cpp index d4c88afb03..b94d1f983b 100644 --- a/src/gtk/combobox.cpp +++ b/src/gtk/combobox.cpp @@ -21,196 +21,38 @@ #include "wx/arrstr.h" #endif -// We use GtkCombo which has been deprecated since GTK+ 2.3.0 -// in favour of GtkComboBox for