summaryrefslogtreecommitdiff
path: root/vm/vm_object.c
diff options
context:
space:
mode:
authorMarin Ramesa <mpr@hi.t-com.hr>2013-12-06 16:29:48 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-12-09 00:35:07 +0900
commit8ea6b217fb1ded91dd764ac38cde577190879c2d (patch)
tree570e4c66e06097de33bfc45f8483d4b009818887 /vm/vm_object.c
parent894bc2481af492e85dc5718b847937868e475379 (diff)
vm/vm_object.c: remove unused variable
* vm/vm_object.c (vm_object_terminate_remove_all): Remove unused variable.
Diffstat (limited to 'vm/vm_object.c')
-rw-r--r--vm/vm_object.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/vm/vm_object.c b/vm/vm_object.c
index e1264f1..582487e 100644
--- a/vm/vm_object.c
+++ b/vm/vm_object.c
@@ -522,8 +522,6 @@ void vm_object_deallocate(
}
}
-boolean_t vm_object_terminate_remove_all = FALSE;
-
/*
* Routine: vm_object_terminate
* Purpose: