diff options
Diffstat (limited to 'widgets/text/gal-a11y-e-text-factory.h')
-rw-r--r-- | widgets/text/gal-a11y-e-text-factory.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/text/gal-a11y-e-text-factory.h b/widgets/text/gal-a11y-e-text-factory.h index df7638f64f..7e7f8e9f1a 100644 --- a/widgets/text/gal-a11y-e-text-factory.h +++ b/widgets/text/gal-a11y-e-text-factory.h @@ -43,7 +43,6 @@ struct _GalA11yETextFactoryClass { AtkObjectFactoryClass parent_class; }; - /* Standard Glib function */ GType gal_a11y_e_text_factory_get_type (void); |