aboutsummaryrefslogtreecommitdiffstats
path: root/em-format
diff options
context:
space:
mode:
Diffstat (limited to 'em-format')
-rw-r--r--em-format/e-mail-parser-extension.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/em-format/e-mail-parser-extension.h b/em-format/e-mail-parser-extension.h
index fdd48bf617..4c0b88f902 100644
--- a/em-format/e-mail-parser-extension.h
+++ b/em-format/e-mail-parser-extension.h
@@ -41,9 +41,6 @@
(G_TYPE_INSTANCE_GET_CLASS \
((obj), E_TYPE_MAIL_PARSER_EXTENSION, EMailParserExtensionClass))
-#define EMP_EXTENSION_GET_PARSER(e) \
- E_MAIL_PARSER (e_extension_get_extensible (E_EXTENSION (e)))
-
G_BEGIN_DECLS
typedef struct _EMailParserExtension EMailParserExtension;