aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/gal-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/gal-view.h')
-rw-r--r--e-util/gal-view.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/e-util/gal-view.h b/e-util/gal-view.h
index 18de6d1ad5..94f89b989e 100644
--- a/e-util/gal-view.h
+++ b/e-util/gal-view.h
@@ -63,9 +63,6 @@ struct _GalViewClass {
const gchar *filename);
void (*save) (GalView *view,
const gchar *filename);
- const gchar * (*get_title) (GalView *view);
- void (*set_title) (GalView *view,
- const gchar *title);
const gchar * (*get_type_code) (GalView *view);
GalView * (*clone) (GalView *view);