aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/gal-view-factory-etable.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/gal-view-factory-etable.h')
-rw-r--r--e-util/gal-view-factory-etable.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/e-util/gal-view-factory-etable.h b/e-util/gal-view-factory-etable.h
index 4edddda691..268f9183b6 100644
--- a/e-util/gal-view-factory-etable.h
+++ b/e-util/gal-view-factory-etable.h
@@ -68,10 +68,7 @@ struct _GalViewFactoryEtableClass {
GType gal_view_factory_etable_get_type
(void) G_GNUC_CONST;
-GalViewFactory *gal_view_factory_etable_new (ETableSpecification *specification);
-ETableSpecification *
- gal_view_factory_etable_get_specification
- (GalViewFactoryEtable *factory);
+GalViewFactory *gal_view_factory_etable_new (void);
G_END_DECLS