imap-send: Remove unused 'use_namespace' variable

Reported by cppcheck

Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Thomas Jarosch 2011-11-23 21:32:37 +01:00 committed by Junio C Hamano
parent f2561fda36
commit aa2577a9c3

View File

@ -128,7 +128,6 @@ typedef struct imap_server_conf {
typedef struct imap_store_conf {
store_conf_t gen;
imap_server_conf_t *server;
unsigned use_namespace:1;
} imap_store_conf_t;
#define NIL (void*)0x1