projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2561fd
)
imap-send: Remove unused 'use_namespace' variable
author
Thomas Jarosch
<thomas.jarosch@intra2net.com>
Wed, 23 Nov 2011 20:32:37 +0000
(21:32 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 23 Nov 2011 21:28:06 +0000
(13:28 -0800)
Reported by cppcheck
Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
imap-send.c
patch
|
blob
|
history
diff --git
a/imap-send.c
b/imap-send.c
index fddaac00c0adea7347934b008da9b33e72fe5b5f..57221e6bd199acd5cb80e47456e2bfe5cad37a88 100644
(file)
--- a/
imap-send.c
+++ b/
imap-send.c
@@
-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