From 9bc3b7b0371d9a221330e107b17579f1cf80f730 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 8 Mar 2001 22:46:58 +0000 Subject: Removed from cvs 2001-03-08 Jeffrey Stedfast * mail-vtrash.[c,h]: Removed from cvs * Makefile.am: Removed mail-vtrash.[c,h] * main.c: Don't #include "mail-vtrash" anymore. * component-factory.c: Add "vtrash" as a folder type we support. (create_view): Kludgy-kludge around the vtrash type. (owner_set_cb): Don't create the vTrash folder here anymore... * folder-browser.c (on_double_click): Call open_msg here so that it does the Right Thing (tm). svn path=/trunk/; revision=8604 --- mail/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'mail/main.c') diff --git a/mail/main.c b/mail/main.c index 5900ee5625..2551815213 100644 --- a/mail/main.c +++ b/mail/main.c @@ -30,7 +30,6 @@ #include "composer/evolution-composer.h" #include "mail.h" #include "mail-mt.h" -#include "mail-vtrash.h" /*#define DO_MCHECK*/ -- cgit v1.2.3