From 151829030a4aa8ee9cc98438c6a809b5889f3c3e Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 14 Nov 2003 19:54:48 +0000 Subject: Removed. 2003-11-14 Jeffrey Stedfast * folder-browser-factory.[c,h]: Removed. * mail-component.c (folder_selected_cb): Don't create a new view anymore, simply set the new folder uri on the folder browser. This makes the mailer use a lot less memory than in 1.x (view_control_activate_cb): Moved here from folder-browser-factory.c (impl_createControls): Connect to the activate signal on the view control. svn path=/trunk/; revision=23360 --- mail/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'mail/Makefile.am') diff --git a/mail/Makefile.am b/mail/Makefile.am index 858f25c3de..b3a5e6e828 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -119,8 +119,6 @@ libevolution_mail_la_SOURCES = \ em-junk-plugin.h \ em-html-stream.c \ em-html-stream.h \ - folder-browser-factory.c \ - folder-browser-factory.h \ mail-account-editor.c \ mail-account-editor.h \ mail-account-gui.c \ -- cgit v1.2.3