remove unused var
This commit is contained in:
parent
5e24a6d37c
commit
c280b19ee2
|
@ -1513,7 +1513,6 @@ void GC_dispose_short_message_allocator(void *param) {
|
|||
|
||||
void GC_destroy_orphan_msg_memory(void *param) {
|
||||
NewGC *gc = GC_get_GC();
|
||||
mpage *tmp;
|
||||
MsgMemory *msgm = (MsgMemory *) param;
|
||||
|
||||
if (msgm->big_pages)
|
||||
|
|
Loading…
Reference in New Issue
Block a user