SERVER-95276 Remove unused csiCell TypeTag from SBE (#49870)
Co-authored-by: Claude Code <noreply@anthropic.com> GitOrigin-RevId: 6238dbe1066b0c47ed3abe9c29ff000f32f8124b
This commit is contained in:
parent
f378c6f235
commit
e5f7b4f944
@ -164,9 +164,6 @@ enum class MONGO_MOD_NEEDS_REPLACEMENT TypeTags : uint8_t {
|
||||
// and is never created, copied, or destroyed by SBE.
|
||||
sortKeyComponentVector,
|
||||
|
||||
// TODO SERVER-95276: Remove this.
|
||||
csiCell,
|
||||
|
||||
StringSmall,
|
||||
|
||||
// Special marker
|
||||
|
||||
Loading…
Reference in New Issue
Block a user