diff options
Diffstat (limited to 'widgets/table/gal-a11y-e-cell-text.h')
-rw-r--r-- | widgets/table/gal-a11y-e-cell-text.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/table/gal-a11y-e-cell-text.h b/widgets/table/gal-a11y-e-cell-text.h index bb400b38e3..e5a95accad 100644 --- a/widgets/table/gal-a11y-e-cell-text.h +++ b/widgets/table/gal-a11y-e-cell-text.h @@ -51,7 +51,6 @@ struct _GalA11yECellTextClass { GalA11yECellClass parent_class; }; - /* Standard Glib function */ GType gal_a11y_e_cell_text_get_type (void); AtkObject *gal_a11y_e_cell_text_new (ETableItem *item, |