combobox: Remove unused define

This commit is contained in:
Timm Bäder 2017-01-04 14:04:09 +01:00
parent c6b52a8ad9
commit 626868c7ba

View File

@ -259,8 +259,6 @@ enum {
static guint combo_box_signals[LAST_SIGNAL] = {0,};
#define SCROLL_TIME 100
/* common */
static void gtk_combo_box_cell_layout_init (GtkCellLayoutIface *iface);