This commit is contained in:
2024-09-07 20:54:49 +01:00
parent 034b105ea1
commit 8f794dee15
6 changed files with 0 additions and 24 deletions

View File

@@ -120,5 +120,3 @@ void wapp_mem_arena_destroy(Arena **arena) {
free(*arena);
*arena = NULL;
}
////////////////////////////////////////////////////////////////////////////////