diff options
Diffstat (limited to 'widgets/table/e-table-field-chooser.c')
-rw-r--r-- | widgets/table/e-table-field-chooser.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/table/e-table-field-chooser.c b/widgets/table/e-table-field-chooser.c index 6c1a9ab365..19791fb229 100644 --- a/widgets/table/e-table-field-chooser.c +++ b/widgets/table/e-table-field-chooser.c @@ -40,7 +40,6 @@ static void e_table_field_chooser_set_property (GObject *object, guint property_ static void e_table_field_chooser_get_property (GObject *object, guint property_id, GValue *value, GParamSpec *pspec); static void e_table_field_chooser_dispose (GObject *object); -/* The arguments we take */ enum { PROP_0, PROP_FULL_HEADER, |