dovecot-2.0: lib-dict: Minor code cleanup.
dovecot at dovecot.org
dovecot at dovecot.org
Tue May 4 17:57:47 EEST 2010
details: http://hg.dovecot.org/dovecot-2.0/rev/669e8266927e
changeset: 11260:669e8266927e
user: Timo Sirainen <tss at iki.fi>
date: Tue May 04 16:12:00 2010 +0300
description:
lib-dict: Minor code cleanup.
diffstat:
src/lib-dict/dict-sql.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 7102daca9089 -r 669e8266927e src/lib-dict/dict-sql.c
--- a/src/lib-dict/dict-sql.c Tue May 04 16:11:52 2010 +0300
+++ b/src/lib-dict/dict-sql.c Tue May 04 16:12:00 2010 +0300
@@ -65,7 +65,6 @@
struct sql_dict_inc_row *inc_row;
unsigned int failed:1;
- unsigned int changed:1;
};
static struct sql_db_cache *dict_sql_db_cache;
More information about the dovecot-cvs
mailing list