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/Makefile.am | |
parent | 9d1641a5734ec763a34e90882340d79f6eb5e374 (diff) | |
download | gsoc2013-evolution-3238e3a9f17de426f33118a1f380735963e4837a.tar.gz 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/Makefile.am')
-rw-r--r-- | mail/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am index d39fca9307..6bbae393b7 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -74,8 +74,6 @@ evolution_mail_SOURCES = \ mail-importer.h \ mail-local.c \ mail-local.h \ - mail-mlist-magic.c \ - mail-mlist-magic.h \ mail-mt.c \ mail-mt.h \ mail-offline-handler.c \ |