Missed old code removal during recent refactor
This commit is contained in:
parent
d197d39d2c
commit
8b049bb2ff
|
@ -1506,7 +1506,6 @@ void GC_dispose_short_message_allocator(void *param) {
|
|||
exit(1);
|
||||
}
|
||||
free_orphaned_page(gc, tmp);
|
||||
free_mpage(tmp);
|
||||
}
|
||||
free(msgm);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user