Remove some more unneeded 'return;'s throughout.
This commit is contained in:
@ -211,8 +211,6 @@ malloc_stats ()
|
||||
dlmalloc_stats ();
|
||||
__malloc_unlock ();
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
extern "C" struct mallinfo
|
||||
|
Reference in New Issue
Block a user