accidentally removed the wrong source line in previous change

This commit is contained in:
Andreas Gustafsson
2000-06-08 17:40:55 +00:00
parent d5ffdc427e
commit 35b86d647d

View File

@@ -484,7 +484,7 @@ main(int argc, char **argv) {
/*
* Kill the memory system.
*/
isc_mem_stats(mem, stdout);
isc_mem_destroy(&mem);
isc_app_finish();