From 20ffeb5901b3f98d8befa54199dc41b2ee961f8e Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 7 Oct 2011 00:45:25 -0400 Subject: Remove redundant ETypeFunc definition. This lives in libebackend/e-module.h now. --- e-util/e-util.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'e-util/e-util.h') diff --git a/e-util/e-util.h b/e-util/e-util.h index cb88a90644..1117781186 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); -- cgit v1.2.3