aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/widgets/ea-combo-button.h
diff options
context:
space:
mode:
Diffstat (limited to 'a11y/widgets/ea-combo-button.h')
-rw-r--r--a11y/widgets/ea-combo-button.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/a11y/widgets/ea-combo-button.h b/a11y/widgets/ea-combo-button.h
index 2b5d0aa3ca..e1482fbf32 100644
--- a/a11y/widgets/ea-combo-button.h
+++ b/a11y/widgets/ea-combo-button.h
@@ -44,7 +44,6 @@ struct _EaComboButtonClass {
GtkAccessibleClass parent_class;
};
-
/* Standard Glib function */
GType ea_combo_button_get_type (void);
AtkObject *ea_combo_button_new (GtkWidget *combo_button);