[dovecot-cvs] dovecot/src/lib-index mail-index.h,1.71,1.72

cras at procontrol.fi cras at procontrol.fi
Thu Apr 10 00:13:04 EEST 2003


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

Modified Files:
	mail-index.h 
Log Message:
We don't need these fields



Index: mail-index.h
===================================================================
RCS file: /home/cvs/dovecot/src/lib-index/mail-index.h,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- mail-index.h	9 Apr 2003 20:10:01 -0000	1.71
+++ mail-index.h	9 Apr 2003 20:13:02 -0000	1.72
@@ -396,8 +396,6 @@
 	/* last maildir sync: */
 	dev_t uidlist_dev;
 	ino_t uidlist_ino;
-	time_t uidlist_mtime;
-	off_t uidlist_size;
 
 	int maildir_lock_fd;
 
@@ -447,8 +445,7 @@
 	0, 0, 0, 0, 0, 0, { 0, 0, 0 }, 0, 0, \
 	0, 0, 0, 0, 0, 0, 0, 0, 0, 0, \
 	0, 0, 0, 0, 0, 0, 0, 0, 0, 0, \
-	0, 0, 0, 0, 0, 0, 0, 0, 0, 0, \
-	0
+	0, 0, 0, 0, 0, 0, 0, 0, 0
 #endif
 
 /* defaults - same as above but prefixed with mail_index_. */




More information about the dovecot-cvs mailing list