aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/gal-view-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/gal-view-factory.h')
-rw-r--r--e-util/gal-view-factory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/gal-view-factory.h b/e-util/gal-view-factory.h
index 19f644e966..73cc02251e 100644
--- a/e-util/gal-view-factory.h
+++ b/e-util/gal-view-factory.h
@@ -64,7 +64,6 @@ struct _GalViewFactoryClass {
GType gal_view_type;
/* Methods */
- const gchar * (*get_type_code) (GalViewFactory *factory);
GalView * (*new_view) (GalViewFactory *factory,
const gchar *name);
};