summaryrefslogtreecommitdiff
path: root/vm/vm_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm/vm_object.h')
-rw-r--r--vm/vm_object.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/vm/vm_object.h b/vm/vm_object.h
index 1914e8ee..f8f9bf8d 100644
--- a/vm/vm_object.h
+++ b/vm/vm_object.h
@@ -150,9 +150,6 @@ struct vm_object {
/* Should lock request in
* progress restart search?
*/
- /* boolean_t */ use_old_pageout : 1,
- /* Use old pageout primitives?
- */
/* boolean_t */ use_shared_copy : 1,/* Use shared (i.e.,
* delayed) copy on write */
/* boolean_t */ shadowed: 1, /* Shadow may exist */