From 9ad81ba46da5a7e6bf1df102d337dea0fd7b31ad Mon Sep 17 00:00:00 2001 From: Kp Date: Sun, 27 Oct 2013 22:44:31 +0000 Subject: [PATCH] Remove unused mem_print_all --- similar/mem/mem.cpp | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/similar/mem/mem.cpp b/similar/mem/mem.cpp index f00741e7f..40d2e6201 100644 --- a/similar/mem/mem.cpp +++ b/similar/mem/mem.cpp @@ -338,22 +338,6 @@ void mem_validate_heap() mem_check_integrity( i ); } -void mem_print_all() -{ - PHYSFS_file * ef; - int i, size = 0; - - ef = PHYSFSX_openWriteBuffered( "DESCENT.MEM" ); - - for (i=0; i