diff options
Diffstat (limited to 'em-format/e-mail-formatter-extension.h')
-rw-r--r-- | em-format/e-mail-formatter-extension.h | 3 |
1 files changed, 0 insertions, 3 deletions
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 /** |