aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-types.h
diff options
context:
space:
mode:
authorDan Winship <danw@helixcode.com>2000-04-15 05:09:19 +0800
committerDan Winship <danw@src.gnome.org>2000-04-15 05:09:19 +0800
commit0937d957d6de45be608ab088f742dc8f83248284 (patch)
tree36c052ad21f3584306176c8c2a20c14b9f073374 /camel/camel-types.h
parentb87c37a1e8f6b3091c59a8ee7314c87aec6538c7 (diff)
downloadgsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar
gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar.gz
gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar.bz2
gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar.lz
gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar.xz
gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar.zst
gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.zip
This didn't belong in Camel. Move to mail/
2000-04-14 Dan Winship <danw@helixcode.com> * camel-formatter.[ch]: This didn't belong in Camel. Move to mail/ * Makefile.am, camel-types.h: remove references to camel-formatter. svn path=/trunk/; revision=2436
Diffstat (limited to 'camel/camel-types.h')
-rw-r--r--camel/camel-types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/camel-types.h b/camel/camel-types.h
index 4d41200a56..a94e5b614b 100644
--- a/camel/camel-types.h
+++ b/camel/camel-types.h
@@ -31,7 +31,6 @@ typedef struct _CamelDataWrapper CamelDataWrapper;
typedef struct _CamelException CamelException;
typedef struct _CamelFolder CamelFolder;
typedef struct _CamelFolderSummary CamelFolderSummary;
-typedef struct _CamelFormatter CamelFormatter;
typedef struct _CamelMedium CamelMedium;
typedef struct _CamelMimeBodyPart CamelMimeBodyPart;
typedef struct _CamelMimeMessage CamelMimeMessage;