From f60986649aed9c2ce7dbd69db6a44d9c6ef87d9f Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 14 Jun 2013 10:06:39 -0400 Subject: Remove global "shell_builtin_backend" variable. No longer used. Always nice to remove a dirty hack on a dirty hack. --- mail/em-utils.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mail') diff --git a/mail/em-utils.c b/mail/em-utils.c index 5417cdefbe..103ed62b1a 100644 --- a/mail/em-utils.c +++ b/mail/em-utils.c @@ -62,10 +62,6 @@ #include "em-utils.h" #include "e-mail-printer.h" -/* XXX This is a dirty hack on a dirty hack. We really need - * to rework or get rid of the functions that use this. */ -extern const gchar *shell_builtin_backend; - /* How many is too many? */ /* Used in em_util_ask_open_many() */ #define TOO_MANY 10 -- cgit v1.2.3