Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove avt/IVP files whose content is commented out (#19477) #19478

Merged
merged 1 commit into from
May 1, 2024

Conversation

biagas
Copy link
Contributor

@biagas biagas commented May 1, 2024

The entire content for each of these files has been commented out since 2013.

avtCommDSOnDemandICAlgorithm
avtManagerWorkerICAlgorithm
avtParDomICAlgorithm
avtPOSBalanceICAlgorithm

Merge from 3.4RC

Type of change

  • [ ] Bug fix
  • [ ] New feature
  • [ ] Documentation update
  • Other~~
    code cleanup

Checklist:

  • [ ] I have commented my code where applicable.
  • [ ] I have updated the release notes.
  • [ ] I have made corresponding changes to the documentation.
  • [ ] I have added debugging support to my changes.
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • [ ] I have confirmed new and existing unit tests pass locally with my changes.
  • [ ] I have added new baselines for any new tests to the repo.
  • [ ] I have NOT made any changes to protocol or public interfaces in an RC branch.

* Remove avt/IVP/avtManagerWorkerICAlgorithm

The code has been commented out with #if 0 ... #endif block since 2013.

* Removed avtManagerWorkerICAlgorithm from CMakeLists.txt

* avtManagerWorkerICAlgorithm has been removed.

* Remove more references to avtManagerWorkerICAlgorithm

* Remove more files whose content has been commented out since 2013.
@biagas biagas merged commit 0d6d638 into develop May 1, 2024
4 checks passed
@biagas biagas deleted the task/biagas/remove_unused_avtivp_files branch May 1, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant