[evolution] Remove unused EMF_EXTENSION_GET_FORMATTER macro.



commit 3ae26f0ab68776e230a2be58939e5bf69c8fa2d5
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Dec 7 10:55:59 2012 -0500

    Remove unused EMF_EXTENSION_GET_FORMATTER macro.

 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 bdae859..a921696 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
 
 /**



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]