changeset 12865:1543f3af1d5d

lib-storage: Removed unused index_mailbox_context.notify_last_check
author Timo Sirainen <tss@iki.fi>
date Thu, 24 Mar 2011 19:22:03 +0200
parents 8c7d3ec506f4
children 59e4c0d1457b
files src/lib-storage/index/index-storage.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/lib-storage/index/index-storage.h	Thu Mar 24 19:14:42 2011 +0200
+++ b/src/lib-storage/index/index-storage.h	Thu Mar 24 19:22:03 2011 +0200
@@ -34,7 +34,6 @@
 	struct timeout *notify_to, *notify_delay_to;
 	struct index_notify_file *notify_files;
         struct index_notify_io *notify_ios;
-	time_t notify_last_check;
 
 	time_t next_lock_notify; /* temporary */
 	enum mailbox_lock_notify_type last_notify_type;