Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tj/maint-imap-send-remove-unused' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 28 Dec 2011 19:32:34 +0000
(11:32 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 28 Dec 2011 19:32:34 +0000
(11:32 -0800)
* tj/maint-imap-send-remove-unused:
imap-send: Remove unused 'use_namespace' variable
imap-send.c
patch
|
blob
|
history
raw
(from parent 1:
7958774
)
diff --git
a/imap-send.c
b/imap-send.c
index e1ad1a48ce3b8bd8517568a67477d8d0e32dfaa8..80e0e8c051ad26a3a1353a4beb21e5c6ebdd6823 100644
(file)
--- 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