[evolution] Remove unused/forgotten function declarations



commit d3e3d93e8199793dd54ba86e9bd157778189c787
Author: Milan Crha <mcrha redhat com>
Date:   Fri Nov 2 11:36:42 2012 +0100

    Remove unused/forgotten function declarations

 modules/mail/e-mail-shell-view.h |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/modules/mail/e-mail-shell-view.h b/modules/mail/e-mail-shell-view.h
index d20bde7..b2478a5 100644
--- a/modules/mail/e-mail-shell-view.h
+++ b/modules/mail/e-mail-shell-view.h
@@ -61,11 +61,6 @@ struct _EMailShellViewClass {
 GType		e_mail_shell_view_get_type	(void);
 void		e_mail_shell_view_register_type
 					(GTypeModule *type_module);
-gboolean	e_mail_shell_view_get_show_deleted
-					(EMailShellView *mail_shell_view);
-void		e_mail_shell_view_set_show_deleted
-					(EMailShellView *mail_shell_view,
-					 gboolean show_deleted);
 
 G_END_DECLS
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]