From: Adam Dickmeiss Date: Thu, 15 Nov 2001 21:44:48 +0000 (+0000) Subject: Removed log .. X-Git-Tag: YAZ.1.8.3~9 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=5a7dc8a6745f24127f408db53cdc613fb6a41b1f;p=yaz-moved-to-github.git Removed log .. --- 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) {