dovecot-2.2: Compiler warning fix

dovecot at dovecot.org dovecot at dovecot.org
Tue May 27 20:12:07 UTC 2014


details:   http://hg.dovecot.org/dovecot-2.2/rev/30a0f18b60dc
changeset: 17414:30a0f18b60dc
user:      Timo Sirainen <tss at iki.fi>
date:      Tue May 27 23:11:07 2014 +0300
description:
Compiler warning fix

diffstat:

 src/stats/main.c |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 51d44a72237c -r 30a0f18b60dc src/stats/main.c
--- a/src/stats/main.c	Tue May 27 21:17:34 2014 +0300
+++ b/src/stats/main.c	Tue May 27 23:11:07 2014 +0300
@@ -14,7 +14,6 @@
 #include "mail-ip.h"
 #include "client.h"
 
-static struct stats_settings set;
 static struct mail_server_connection *mail_server_conn = NULL;
 
 static void client_connected(struct master_service_connection *conn)


More information about the dovecot-cvs mailing list