diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2013-01-15 09:06:27 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-01-15 14:50:22 -0800 |
commit | 3648b4d996be3e89d53a9beefc448c7129e3a49f (patch) | |
tree | 14694ebdf6ead44dc8bd02c8252690bd3dd114af /test-date.c | |
parent | imap-send.c: remove struct imap argument to parse_imap_list_l() (diff) | |
download | tgif-3648b4d996be3e89d53a9beefc448c7129e3a49f.tar.xz |
imap-send.c: remove namespace fields from struct imap
They are unused, and their removal means that a bunch of list-related
infrastructure can be disposed of.
It might be that the "NAMESPACE" response that is now skipped over in
get_cmd_result() should never be sent by the server. But somebody
would have to check the IMAP protocol and how we interact with the
server to be sure. So for now I am leaving that branch of the "if"
statement there.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-date.c')
0 files changed, 0 insertions, 0 deletions