aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-folder.c
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-03-19 12:40:32 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-03-19 12:40:32 +0800
commit3907796ac1481040b67d84a7830054522111d56e (patch)
tree19b40adf47dc46260b458ce51a159971273d5e30 /camel/camel-folder.c
parent1fde557d24599aff349ee52c5e7231e9887e01ae (diff)
downloadgsoc2013-evolution-3907796ac1481040b67d84a7830054522111d56e.tar
gsoc2013-evolution-3907796ac1481040b67d84a7830054522111d56e.tar.gz
gsoc2013-evolution-3907796ac1481040b67d84a7830054522111d56e.tar.bz2
gsoc2013-evolution-3907796ac1481040b67d84a7830054522111d56e.tar.lz
gsoc2013-evolution-3907796ac1481040b67d84a7830054522111d56e.tar.xz
gsoc2013-evolution-3907796ac1481040b67d84a7830054522111d56e.tar.zst
gsoc2013-evolution-3907796ac1481040b67d84a7830054522111d56e.zip
remove async_thread thing.
2004-03-19 Not Zed <NotZed@Ximian.com> * providers/imap/camel-imap-store.h: remove async_thread thing. svn path=/trunk/; revision=25125
Diffstat (limited to 'camel/camel-folder.c')
-rw-r--r--camel/camel-folder.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/camel-folder.c b/camel/camel-folder.c
index 620881b1fc..e5ecbb9b8a 100644
--- a/camel/camel-folder.c
+++ b/camel/camel-folder.c
@@ -1690,7 +1690,6 @@ static CamelSessionThreadOps filter_ops = {
filter_free,
};
-
/* Event hooks that block emission when frozen */
static gboolean
folder_changed (CamelObject *obj, gpointer event_data)