Merge branch 'tj/maint-imap-send-remove-unused'

* tj/maint-imap-send-remove-unused:
  imap-send: Remove unused 'use_namespace' variable
maint
Junio C Hamano 2011-12-13 22:49:19 -08:00
commit 5c3659432d
1 changed files with 0 additions and 1 deletions

View File

@ -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