infobar: Remove unused defines

This commit is contained in:
Timm Bäder 2017-03-31 09:54:43 +02:00
parent 4dd8d37191
commit 9bf6107722

View File

@ -163,11 +163,6 @@ enum
static GParamSpec *props[LAST_PROP] = { NULL, };
static guint signals[LAST_SIGNAL];
#define ACTION_AREA_DEFAULT_BORDER 5
#define ACTION_AREA_DEFAULT_SPACING 6
#define CONTENT_AREA_DEFAULT_BORDER 8
#define CONTENT_AREA_DEFAULT_SPACING 16
static void gtk_info_bar_set_property (GObject *object,
guint prop_id,
const GValue *value,