mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-25 12:06:12 -05:00
Remove custom memory debug facility
This commit is contained in:
@@ -705,7 +705,6 @@ int main(int argc, char *argv[]) {
|
||||
|
||||
os_deinit();
|
||||
io_deinit();
|
||||
mem_dump();
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user