diff options
author | Dan Winship <danw@src.gnome.org> | 2001-05-15 05:28:36 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-05-15 05:28:36 +0800 |
commit | 3238e3a9f17de426f33118a1f380735963e4837a (patch) | |
tree | 5e9b522627d64599dd474f035dcf01bc570d9e2a /mail/message-browser.c | |
parent | 9d1641a5734ec763a34e90882340d79f6eb5e374 (diff) | |
download | gsoc2013-evolution-3238e3a9f17de426f33118a1f380735963e4837a.tar gsoc2013-evolution-3238e3a9f17de426f33118a1f380735963e4837a.tar.gz gsoc2013-evolution-3238e3a9f17de426f33118a1f380735963e4837a.tar.bz2 gsoc2013-evolution-3238e3a9f17de426f33118a1f380735963e4837a.tar.lz gsoc2013-evolution-3238e3a9f17de426f33118a1f380735963e4837a.tar.xz gsoc2013-evolution-3238e3a9f17de426f33118a1f380735963e4837a.tar.zst gsoc2013-evolution-3238e3a9f17de426f33118a1f380735963e4837a.zip |
Remove this... it's not used any more.
* mail-mlist-magic.c: Remove this... it's not used any more.
* folder-browser.c:
* message-browser.c: Remove references to mail-mlist-magic.h
svn path=/trunk/; revision=9800
Diffstat (limited to 'mail/message-browser.c')
-rw-r--r-- | mail/message-browser.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/message-browser.c b/mail/message-browser.c index 280afeea07..0a63c49c91 100644 --- a/mail/message-browser.c +++ b/mail/message-browser.c @@ -35,7 +35,6 @@ #include "mail-ops.h" #include "mail-vfolder.h" #include "mail-autofilter.h" -#include "mail-mlist-magic.h" #include "mail-mt.h" #include "mail-local.h" |