Remove caching of external MIME parts.
authormarkus schnalke <meillo@marmaro.de>
Wed, 11 Apr 2012 15:23:59 +0000 (17:23 +0200)
committermarkus schnalke <meillo@marmaro.de>
Wed, 11 Apr 2012 15:23:59 +0000 (17:23 +0200)
commitd1fefd9f614e4dc3cda16da6c69133c1b2005269
tree077b91f6d6ca6da1b8b03de344c5ddea3b1e727c
parent70bc44ec2fd9f4033a6190868979991338ba6664
Remove caching of external MIME parts.
I.e. -rcache/-wcache switches and nmh-cache/nmh-private-cache profile entries.
External MIME parts are *very* rare nowadays, who cares about caching
them, anyway?
15 files changed:
config/config.c
h/Makefile.in
h/mh.h
h/mhcachesbr.h [deleted file]
man/mhlist.man1
man/mhshow.man1
man/mhstore.man1
uip/Makefile.in
uip/mhbuild.c
uip/mhcachesbr.c [deleted file]
uip/mhlist.c
uip/mhparse.c
uip/mhshow.c
uip/mhstore.c
uip/mhtest.c