Skip to content

Remove dead code from Subscription.php#1392

Merged
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:subscription-dead-code
May 31, 2023
Merged

Remove dead code from Subscription.php#1392
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:subscription-dead-code

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

Cleans up a bit of dead code in Subscription.php and adds annotations to a few other files so IDEs and static analysis tools don't mark other functions as unused.

Copy link
Copy Markdown
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Things look good, @williamjallen. After grepping for some of the removed functions, I found that there is a reference to setTopicCollection in app/cdash/docs/NOTIFICATIONS.md. Is this some documentation that needs to be removed or does it need to be replaced?

@williamjallen
Copy link
Copy Markdown
Collaborator Author

I'm honestly a little confused about those docs. In reality, they probably need a complete overhaul, but I'll update them to remove the reference to setTopicCollection for now.

@williamjallen williamjallen force-pushed the subscription-dead-code branch from 9c95a3c to 34651ed Compare May 16, 2023 17:26
@williamjallen williamjallen merged commit 8056a05 into Kitware:master May 31, 2023
@williamjallen williamjallen deleted the subscription-dead-code branch May 31, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants