aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-tree.c
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-06-29 14:30:24 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-06-29 14:30:24 +0800
commitadc60c535fc3d0101b42a6bc8d67cf135c52e3df (patch)
tree59c4a83ac03d2a9b2557f503501b4422dad18ca2 /mail/em-folder-tree.c
parent55a575630d7618e586deb0d0d96a61e841ff3f03 (diff)
downloadgsoc2013-evolution-adc60c535fc3d0101b42a6bc8d67cf135c52e3df.tar
gsoc2013-evolution-adc60c535fc3d0101b42a6bc8d67cf135c52e3df.tar.gz
gsoc2013-evolution-adc60c535fc3d0101b42a6bc8d67cf135c52e3df.tar.bz2
gsoc2013-evolution-adc60c535fc3d0101b42a6bc8d67cf135c52e3df.tar.lz
gsoc2013-evolution-adc60c535fc3d0101b42a6bc8d67cf135c52e3df.tar.xz
gsoc2013-evolution-adc60c535fc3d0101b42a6bc8d67cf135c52e3df.tar.zst
gsoc2013-evolution-adc60c535fc3d0101b42a6bc8d67cf135c52e3df.zip
setup exclusion for vfolder sources, noselect folders. Bug #60794.
2004-06-29 Not Zed <NotZed@Ximian.com> * em-vfolder-rule.c (source_add): setup exclusion for vfolder sources, noselect folders. Bug #60794. svn path=/trunk/; revision=26544
Diffstat (limited to 'mail/em-folder-tree.c')
-rw-r--r--mail/em-folder-tree.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/em-folder-tree.c b/mail/em-folder-tree.c
index eb1cf9bffe..e99da52814 100644
--- a/mail/em-folder-tree.c
+++ b/mail/em-folder-tree.c
@@ -334,7 +334,6 @@ emft_select_func(GtkTreeSelection *selection, GtkTreeModel *model, GtkTreePath *
GtkTreeIter iter;
/* NB: This will be called with selection==NULL from tree_row_activated */
-
if (emft->priv->excluded == 0)
return TRUE;