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

* tj/maint-imap-send-remove-unused:
  imap-send: Remove unused 'use_namespace' variable
This commit is contained in:
Junio C Hamano 2011-12-28 11:32:34 -08:00
Родитель 79587741cb 3686aa1caf
Коммит 4df989f953
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

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