diff options
Diffstat (limited to 'runtime/base/allocator.h')
-rw-r--r-- | runtime/base/allocator.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/base/allocator.h b/runtime/base/allocator.h index cea704627c..e48eca9a2d 100644 --- a/runtime/base/allocator.h +++ b/runtime/base/allocator.h @@ -52,7 +52,6 @@ enum AllocatorTag { kAllocatorTagMonitorList, kAllocatorTagClassTable, kAllocatorTagInternTable, - kAllocatorTagLambdaBoxTable, kAllocatorTagMaps, kAllocatorTagLOS, kAllocatorTagSafeMap, |