remove unused var

This commit is contained in:
Matthew Flatt 2011-04-21 11:45:34 -06:00
parent 5e24a6d37c
commit c280b19ee2

View File

@ -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)