summaryrefslogtreecommitdiff
path: root/com32/lib/malloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'com32/lib/malloc.h')
-rw-r--r--com32/lib/malloc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/com32/lib/malloc.h b/com32/lib/malloc.h
index 983a3c52..e70b8c9b 100644
--- a/com32/lib/malloc.h
+++ b/com32/lib/malloc.h
@@ -53,4 +53,3 @@ struct free_arena_header {
extern struct free_arena_header __malloc_head;
void __inject_free_block(struct free_arena_header *ah);
-