From 3242c4685bc4a021efb58bbefe1603c1f5f8d2ea Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 29 Aug 2000 23:15:02 +0000 Subject: Removed old code that will never be needed again 2000-08-29 Jeffrey Stedfast * 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 --- camel/camel-remote-store.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'camel/camel-remote-store.h') 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 */ + + -- cgit v1.2.3