Skip to content

chore: remove unused clipp.h header#3

Merged
wdconinc merged 1 commit intomainfrom
remove-clipp-header
Apr 28, 2026
Merged

chore: remove unused clipp.h header#3
wdconinc merged 1 commit intomainfrom
remove-clipp-header

Conversation

@wdconinc
Copy link
Copy Markdown
Contributor

Summary

include/clipp.h (a command-line parsing library, 6248 lines) is not included by any analysis script in detector_benchmarks or physics_benchmarks. It was likely added as a future dependency that was never used.

Changes

  • Delete include/clipp.h

Related

Part of a broader audit to streamline common_bench usage. Other PRs in this series:

  • Remove unused files (doc/, share/common.yml, bin/download.sh, .clang-format)
  • Clean up dead environment variables in bin/env.sh

Copilot AI review requested due to automatic review settings April 27, 2026 20:26
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

clipp.h is not included by any analysis script in detector_benchmarks
or physics_benchmarks. It was likely added as a future dependency that
was never used.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@wdconinc wdconinc force-pushed the remove-clipp-header branch from c418d8e to 81b91a4 Compare April 28, 2026 03:35
@wdconinc wdconinc merged commit 776a348 into main Apr 28, 2026
6 checks passed
@wdconinc wdconinc deleted the remove-clipp-header branch April 28, 2026 19:18
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.

2 participants