Remove unused private members

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor - P4
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: Internal Code
    • None
    • Query Execution
    • Fully Compatible
    • QE 2025-04-14
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Compiling with -Wunused-private-field shows that in several modules we have private data members that are only assigned-to. We can safely remove these if they are POD types.

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

              Created:
              Updated:
              Resolved: