[dovecot-cvs] dovecot/src/lib-storage/index index-mail.c,1.23,1.24

cras at procontrol.fi cras at procontrol.fi
Sun Oct 26 20:05:44 EET 2003


Update of /home/cvs/dovecot/src/lib-storage/index
In directory danu:/tmp/cvs-serv8275/lib-storage/index

Modified Files:
	index-mail.c 
Log Message:
Moved copy() method from struct mail to struct mailbox - the context
parameter makes sense only to destination mailbox handler.



Index: index-mail.c
===================================================================
RCS file: /home/cvs/dovecot/src/lib-storage/index/index-mail.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- index-mail.c	21 Sep 2003 16:21:38 -0000	1.23
+++ index-mail.c	26 Oct 2003 18:05:42 -0000	1.24
@@ -561,7 +561,6 @@
 	get_stream,
 	get_special,
 	index_storage_update_flags,
-	index_storage_copy,
 	index_storage_expunge
 };
 



More information about the dovecot-cvs mailing list