aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-util.h')
-rw-r--r--e-util/e-util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-util.h b/e-util/e-util.h
index fc6d12ef34..a8a09703d0 100644
--- a/e-util/e-util.h
+++ b/e-util/e-util.h
@@ -52,7 +52,6 @@ gchar *e_strstrcase (const gchar *haystack,
const gchar *needle);
void e_filename_make_safe (gchar *string);
-#define e_str_make_safe(x) e_filename_make_safe(x)
void e_marshal_INT__INT_INT_POINTER (GtkObject * object,
GtkSignalFunc func,