get rid of list argument in debug agent's removeNode() API

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: core-svc
    • None
    • b24

      removeNode() is declared as:

      static void
      removeNode(ThreadList *list, ThreadNode *node)

      However, there is no need for the list argument because it is also stored in node->list.

            Assignee:
            Chris Plummer
            Reporter:
            Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: