[dovecot-cvs] dovecot/src/lib lib.c,1.14,1.15

tss at dovecot.org tss at dovecot.org
Sun Mar 18 03:57:35 EET 2007


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

Modified Files:
	lib.c 
Log Message:
Removed imem_init()



Index: lib.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/lib/lib.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- lib.c	8 Oct 2006 13:28:56 -0000	1.14
+++ lib.c	18 Mar 2007 01:57:32 -0000	1.15
@@ -22,7 +22,6 @@
 	srand((unsigned int) time(NULL));
 
 	data_stack_init();
-	imem_init();
 	hostpid_init();
 }
 



More information about the dovecot-cvs mailing list