[dovecot-cvs] dovecot/src/plugins/quota quota-private.h,1.12,1.13

cras at dovecot.org cras at dovecot.org
Sun Sep 17 21:11:13 EEST 2006


Update of /var/lib/cvs/dovecot/src/plugins/quota
In directory talvi:/tmp/cvs-serv20599

Modified Files:
	quota-private.h 
Log Message:
Removed quota_set_error() prototype as well



Index: quota-private.h
===================================================================
RCS file: /var/lib/cvs/dovecot/src/plugins/quota/quota-private.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- quota-private.h	30 Jul 2006 18:32:07 -0000	1.12
+++ quota-private.h	17 Sep 2006 18:11:11 -0000	1.13
@@ -81,6 +81,4 @@
 void quota_remove_user_storage(struct quota *quota, 
 			       struct mail_storage *storage);
 
-void quota_set_error(struct quota *quota, const char *errormsg);
-
 #endif



More information about the dovecot-cvs mailing list