diff options
Diffstat (limited to 'mail/em-utils.c')
-rw-r--r-- | mail/em-utils.c | 4 |
1 files changed, 0 insertions, 4 deletions
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 |