summaryrefslogtreecommitdiffstats
path: root/vm/alloc/Visit.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm/alloc/Visit.h')
-rw-r--r--vm/alloc/Visit.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vm/alloc/Visit.h b/vm/alloc/Visit.h
index e7c52e58f..a66839d14 100644
--- a/vm/alloc/Visit.h
+++ b/vm/alloc/Visit.h
@@ -30,9 +30,7 @@ typedef enum {
ROOT_MONITOR_USED,
ROOT_THREAD_OBJECT,
ROOT_INTERNED_STRING,
- ROOT_FINALIZING,
ROOT_DEBUGGER,
- ROOT_REFERENCE_CLEANUP,
ROOT_VM_INTERNAL,
ROOT_JNI_MONITOR,
} RootType;