X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fnmem.c;fp=util%2Fnmem.c;h=363fe8c11bf48e70552ebee3e9ef897f87e425f0;hp=70c90145c2a441c4f2623f5dff99ba4a689245e4;hb=5a7dc8a6745f24127f408db53cdc613fb6a41b1f;hpb=366e11a6ab3c8cb8d12558ff1d76566c5ebca80e diff --git a/util/nmem.c b/util/nmem.c index 70c9014..363fe8c 100644 --- a/util/nmem.c +++ b/util/nmem.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: nmem.c,v $ - * Revision 1.32 2001-11-13 23:00:43 adam + * Revision 1.33 2001-11-15 21:44:48 adam + * Removed log .. + * + * Revision 1.32 2001/11/13 23:00:43 adam * Separate malloc debug library. Removal of ASN_COMPILED-#ifdefs. * * Revision 1.31 2001/10/24 12:24:43 adam @@ -499,7 +502,6 @@ void nmem_exit (void) { if (--nmem_init_flag == 0) { - yaz_log (LOG_LOG, "nmem_exit ............."); oid_exit(); while (freelist) {