changeset 2408:ad3983cc66cb HEAD

removed assert
author Timo Sirainen <tss@iki.fi>
date Sat, 31 Jul 2004 06:12:37 +0300
parents fed6d07bd8ee
children 9183098d7fdf
files src/lib-index/mail-transaction-log.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/lib-index/mail-transaction-log.c	Sat Jul 31 06:06:48 2004 +0300
+++ b/src/lib-index/mail-transaction-log.c	Sat Jul 31 06:12:37 2004 +0300
@@ -890,7 +890,6 @@
 			break;
 		}
 
-		i_assert(!log->head->locked);
 		if (file != NULL)
 			mail_transaction_log_file_unlock(file);