remove most of the debug code: often makes the code unreadable, for little
authorPierre Habouzit <madcoder@debian.org>
Mon, 13 Nov 2006 23:14:05 +0000 (00:14 +0100)
committerPierre Habouzit <madcoder@debian.org>
Mon, 13 Nov 2006 23:14:05 +0000 (00:14 +0100)
commit23e6291cb5d5b4cd2008403d8b628007fd75ff23
treed72bae928d33c572202434c7a183b52e4bf583b7
parent56025510c87ad388a257fcbd8b369b0edcf97c34
remove most of the debug code: often makes the code unreadable, for little
gain when we debug, because the debugging is due to the high level of code
interweaving

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
64 files changed:
alias.c
attach.c
commands.c
complete.c
compress.c
configure.ac
copy.c
from.c
handler.c
hcache.c
headers.c
imap/auth.c
imap/auth_anon.c
imap/auth_cram.c
imap/auth_gss.c
imap/auth_login.c
imap/auth_sasl.c
imap/browse.c
imap/command.c
imap/imap.c
imap/message.c
imap/util.c
init.c
init.h
lib-crypt/crypt-gpgme.c
lib-crypt/crypt.c
lib-crypt/gnupgparse.c
lib-crypt/pgp.c
lib-crypt/pgpinvoke.c
lib-crypt/pgpkey.c
lib-crypt/pgpmicalg.c
lib-crypt/smime.c
lib-lib/Makefile.am
lib-lib/buffer.c
lib-lib/debug.c [deleted file]
lib-lib/debug.h [deleted file]
lib-lib/file.c
lib-mime/rfc822parse.c
lib-sys/mutt_socket.c
lib-sys/mutt_ssl.c
lib-ui/color.c
lib-ui/curs_lib.c
lib-ui/curs_main.c
main.c
makedoc.c
mbox.c
mh.c
mutt_idna.c
mutt_sasl.c
muttlib.c
mx.c
nntp/newsrc.c
nntp/nntp.c
pager.c
pop/pop.c
pop/pop_auth.c
pop/pop_lib.c
postpone.c
query.c
rfc1524.c
rfc3676.c
send.c
sendlib.c
state.c