skip msg
This commit is contained in:
parent
729b798a23
commit
04b1d2bafb
@ -661,7 +661,7 @@ void Yap_MYDDAS_delete_all_myddas_structs(void) {
|
|||||||
|
|
||||||
MYDDAS_FREE(global, struct myddas_global);
|
MYDDAS_FREE(global, struct myddas_global);
|
||||||
|
|
||||||
#ifdef DEBUG
|
#if defined(DEBUG) && 0
|
||||||
MyddasULInt nr;
|
MyddasULInt nr;
|
||||||
MYDDAS_MEMORY_MALLOC_NR(nr);
|
MYDDAS_MEMORY_MALLOC_NR(nr);
|
||||||
printf("Number of times malloc was called in MYDDAS: " UInt_FORMAT " \n",
|
printf("Number of times malloc was called in MYDDAS: " UInt_FORMAT " \n",
|
||||||
|
Reference in New Issue
Block a user