Clean up leftover declaration from SERVER-88142

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Trivial - P5
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: Change streams
    • None
    • Query Execution
    • Fully Compatible
    • QE 2024-12-09
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-88142 introduced the following declaration in `document_source_change_stream.h`:

      static constexpr StringData kCollectionTypeField = "type"_sd;

      This declaration became irrelevant after SERVER-97071 was merged, so we can now remove it.

      The removal was forgotten in SERVER-97071

            Assignee:
            Jan Steemann
            Reporter:
            Jan Steemann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: