[dovecot-cvs] dovecot/src/auth passdb-cache.h,1.6,1.7

cras at dovecot.org cras at dovecot.org
Sun Jan 22 18:06:03 EET 2006


Update of /var/lib/cvs/dovecot/src/auth
In directory talvi:/tmp/cvs-serv26882/src/auth

Modified Files:
	passdb-cache.h 
Log Message:
Removed unneeded enum declarations.



Index: passdb-cache.h
===================================================================
RCS file: /var/lib/cvs/dovecot/src/auth/passdb-cache.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- passdb-cache.h	13 Jan 2006 20:25:57 -0000	1.6
+++ passdb-cache.h	22 Jan 2006 16:06:01 -0000	1.7
@@ -3,7 +3,6 @@
 
 #include "auth-cache.h"
 
-enum passdb_result;
 extern struct auth_cache *passdb_cache;
 
 bool passdb_cache_verify_plain(struct auth_request *request, const char *key,



More information about the dovecot-cvs mailing list