diff options
Diffstat (limited to 'widgets/table/gal-a11y-e-table.h')
-rw-r--r-- | widgets/table/gal-a11y-e-table.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/table/gal-a11y-e-table.h b/widgets/table/gal-a11y-e-table.h index d8f972df81..ba7c8adc03 100644 --- a/widgets/table/gal-a11y-e-table.h +++ b/widgets/table/gal-a11y-e-table.h @@ -49,7 +49,6 @@ struct _GalA11yETableClass { GtkAccessibleClass parent_class; }; - /* Standard Glib function */ GType gal_a11y_e_table_get_type (void); AtkObject *gal_a11y_e_table_new (GObject *table); |