combobox: Remove unused define

This commit is contained in:
Benjamin Otte 2011-09-26 22:51:55 +02:00
parent fb488d49b2
commit 11e17601b3

View File

@ -244,7 +244,6 @@ enum {
static guint combo_box_signals[LAST_SIGNAL] = {0,};
#define BONUS_PADDING 4
#define SCROLL_TIME 100
/* common */