Reported by cppcheck Signed-off-by: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx> --- imap-send.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/imap-send.c b/imap-send.c index e1ad1a4..80e0e8c 100644 --- a/imap-send.c +++ b/imap-send.c @@ -161,7 +161,6 @@ static struct imap_server_conf server = { struct imap_store_conf { struct store_conf gen; struct imap_server_conf *server; - unsigned use_namespace:1; }; #define NIL (void *)0x1 -- 1.7.6.4 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html