Removed Valgrind stuff. It wasn't working with the custom allocators.
commit6f3e8da219581ae199a14f5e68364b9314f16ccd
authorBen Kibbey <bjk@luxsci.net>
Thu, 11 Oct 2007 00:26:58 +0000 (10 20:26 -0400)
committerBen Kibbey <bjk@luxsci.net>
Thu, 11 Oct 2007 00:26:58 +0000 (10 20:26 -0400)
treee47d87f8c286c411fe30fbd22c44c246a94345a0
parentb7055b02a3ef6613835f542ca2ef82716a24a03c
Removed Valgrind stuff. It wasn't working with the custom allocators.
Use -DMEM_DEBUG to use the standard allocators with Valgrind.
po/pwmd.pot
src/Makefile.am
src/mem.c
src/mem.h
src/valgrind.h [deleted file]