diff options
Diffstat (limited to 'a11y/e-table/gal-a11y-e-table-factory.h')
-rw-r--r-- | a11y/e-table/gal-a11y-e-table-factory.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/a11y/e-table/gal-a11y-e-table-factory.h b/a11y/e-table/gal-a11y-e-table-factory.h index 3439cf0bdc..f0a1cecd0b 100644 --- a/a11y/e-table/gal-a11y-e-table-factory.h +++ b/a11y/e-table/gal-a11y-e-table-factory.h @@ -44,7 +44,6 @@ struct _GalA11yETableFactoryClass { AtkObjectClass parent_class; }; - /* Standard Glib function */ GType gal_a11y_e_table_factory_get_type (void); |