diff options
author | Dan Winship <danw@src.gnome.org> | 2000-11-07 06:36:12 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-11-07 06:36:12 +0800 |
commit | 868b122c9972adeb13d87ced6a554e5505a48340 (patch) | |
tree | 34c62c4f763052719517f2a66721fbb3c5c41239 /mail/mail-summary.c | |
parent | 45cc7467dafdecd1b7f793c72ed8bbb3fe2ee5da (diff) | |
download | gsoc2013-evolution-868b122c9972adeb13d87ced6a554e5505a48340.tar.gz gsoc2013-evolution-868b122c9972adeb13d87ced6a554e5505a48340.tar.zst gsoc2013-evolution-868b122c9972adeb13d87ced6a554e5505a48340.zip |
Remove mail-local-storage.h include
* mail-summary.c: Remove mail-local-storage.h include
svn path=/trunk/; revision=6459
Diffstat (limited to 'mail/mail-summary.c')
-rw-r--r-- | mail/mail-summary.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/mail-summary.c b/mail/mail-summary.c index 9fa9023022..34f9af55ab 100644 --- a/mail/mail-summary.c +++ b/mail/mail-summary.c @@ -37,8 +37,6 @@ #include "Evolution.h" #include "evolution-storage.h" -#include "mail-local-storage.h" - #include "filter/vfolder-context.h" #include <evolution-services/executive-summary-component.h> |