From 3ae26f0ab68776e230a2be58939e5bf69c8fa2d5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 7 Dec 2012 10:55:59 -0500 Subject: Remove unused EMF_EXTENSION_GET_FORMATTER macro. --- em-format/e-mail-formatter-extension.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'em-format/e-mail-formatter-extension.h') diff --git a/em-format/e-mail-formatter-extension.h b/em-format/e-mail-formatter-extension.h index bdae859970..a921696ed5 100644 --- a/em-format/e-mail-formatter-extension.h +++ b/em-format/e-mail-formatter-extension.h @@ -43,9 +43,6 @@ (G_TYPE_INSTANCE_GET_CLASS \ ((obj), E_TYPE_MAIL_FORMATTER_EXTENSION, EMailFormatterExtensionClass)) -#define EMF_EXTENSION_GET_FORMATTER(e) \ - E_MAIL_FORMATTER (e_extension_get_extensible (E_EXTENSION (e))) - G_BEGIN_DECLS /** -- cgit v1.2.3