aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-11-15 03:54:48 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-11-15 03:54:48 +0800
commit151829030a4aa8ee9cc98438c6a809b5889f3c3e (patch)
treedcd41a117c9e588d48bcdf63956d1d3c13c256ec /mail/Makefile.am
parent9e4e84a941e10ee4cef1ebc73e6b2381da3cf298 (diff)
downloadgsoc2013-evolution-151829030a4aa8ee9cc98438c6a809b5889f3c3e.tar
gsoc2013-evolution-151829030a4aa8ee9cc98438c6a809b5889f3c3e.tar.gz
gsoc2013-evolution-151829030a4aa8ee9cc98438c6a809b5889f3c3e.tar.bz2
gsoc2013-evolution-151829030a4aa8ee9cc98438c6a809b5889f3c3e.tar.lz
gsoc2013-evolution-151829030a4aa8ee9cc98438c6a809b5889f3c3e.tar.xz
gsoc2013-evolution-151829030a4aa8ee9cc98438c6a809b5889f3c3e.tar.zst
gsoc2013-evolution-151829030a4aa8ee9cc98438c6a809b5889f3c3e.zip
Removed.
2003-11-14 Jeffrey Stedfast <fejj@ximian.com> * 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
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am2
1 files changed, 0 insertions, 2 deletions
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 \