Unverified Commit 777d2e54 authored by Kazu Hirata's avatar Kazu Hirata Committed by GitHub
Browse files

[memprof] Drop the trait parameter (NFC) (#89461)

OnDiskIterableChainedHashTable::Create can default-contruct a trait
object for us.  We don't need to construct one on our own unless we
need to customize something (like a version number).
parent 7fcca112
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment