[evolution] Remove redundant ETypeFunc definition.



commit 20ffeb5901b3f98d8befa54199dc41b2ee961f8e
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Oct 7 00:45:25 2011 -0400

    Remove redundant ETypeFunc definition.
    
    This lives in libebackend/e-module.h now.

 e-util/e-util.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/e-util/e-util.h b/e-util/e-util.h
index cb88a90..1117781 100644
--- a/e-util/e-util.h
+++ b/e-util/e-util.h
@@ -46,8 +46,6 @@ typedef enum {
 	E_FOCUS_END
 } EFocus;
 
-typedef void (*ETypeFunc) (GType type, gpointer user_data);
-
 const gchar *	e_get_accels_filename		(void);
 void		e_show_uri			(GtkWindow *parent,
 						 const gchar *uri);



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