Remove the nowadays unneeded memory limitting malloc() wrapper.
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 25 Nov 2008 00:37:47 +0000 (02:37 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 25 Nov 2008 00:37:47 +0000 (02:37 +0200)
commita8368b75cdcd5427299001cc42839287f27b244d
tree5b27a19002eb9f0c31ab4730d9073b0dc0f68c03
parent69472ee5f055a2bb6f28106f0923e1461fd1d080
Remove the nowadays unneeded memory limitting malloc() wrapper.
src/liblzma/api/Makefile.am
src/liblzma/api/lzma.h
src/liblzma/api/lzma/memlimit.h [deleted file]
src/liblzma/common/Makefile.am
src/liblzma/common/memory_limiter.c [deleted file]
tests/Makefile.am
tests/test_memlimit.c [deleted file]