aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-remote-store.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-08-30 07:15:02 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-08-30 07:15:02 +0800
commit3242c4685bc4a021efb58bbefe1603c1f5f8d2ea (patch)
tree5dd8ed4dee6712b1fe17211f33daea82010040ea /camel/camel-remote-store.h
parent1b087914b96c5fafdcde98d29079dce539a53cf1 (diff)
downloadgsoc2013-evolution-3242c4685bc4a021efb58bbefe1603c1f5f8d2ea.tar
gsoc2013-evolution-3242c4685bc4a021efb58bbefe1603c1f5f8d2ea.tar.gz
gsoc2013-evolution-3242c4685bc4a021efb58bbefe1603c1f5f8d2ea.tar.bz2
gsoc2013-evolution-3242c4685bc4a021efb58bbefe1603c1f5f8d2ea.tar.lz
gsoc2013-evolution-3242c4685bc4a021efb58bbefe1603c1f5f8d2ea.tar.xz
gsoc2013-evolution-3242c4685bc4a021efb58bbefe1603c1f5f8d2ea.tar.zst
gsoc2013-evolution-3242c4685bc4a021efb58bbefe1603c1f5f8d2ea.zip
Removed old code that will never be needed again
2000-08-29 Jeffrey Stedfast <fejj@helixcode.com> * providers/imap/camel-imap-utils.c: Removed old code that will never be needed again * providers/imap/camel-imap-store.c: Removed old code for try_connect - will never need this code (slurp_response): Update to make sure we aren't falsely detecting EXPUNGE flags svn path=/trunk/; revision=5106
Diffstat (limited to 'camel/camel-remote-store.h')
-rw-r--r--camel/camel-remote-store.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/camel-remote-store.h b/camel/camel-remote-store.h
index a2b88133f6..55862513e8 100644
--- a/camel/camel-remote-store.h
+++ b/camel/camel-remote-store.h
@@ -77,3 +77,5 @@ gint camel_remote_store_recv_line (CamelRemoteStore *store, char **dest,
#endif /* __cplusplus */
#endif /* CAMEL_REMOTE_STORE_H */
+
+