Commit 371fd46
authored
chore!: remove unused files part 2 (#5282)
Deletes the unused files that are detected in:
- #5075
and have been missed in:
- #5074
I would suggest to add them for now to the ignore list in the unused file check and remove the entries with this PR together with the files. Therefore blocked by:
- #5075
### `Core/include/Acts/EventData/detail/ParameterTraits.hpp`
This one is ancient. Hasn't been updated for 6 years. It was missed in the file check, because `Core/include/Acts/Propagator/Propagator.hpp` included `ParameterTraits` from `Core/include/Acts/Propagator/detail/ParameterTraits.hpp`. This was removed in:
- #5240
### `Core/include/Acts/Seeding/PathSeeder.hpp`
This was only used by `Tests/UnitTests/Core/Seeding/PathSeederTest.cpp`, which was removed in:
- #5261
### `Tests/CommonHelpers/include/ActsTests/CommonHelpers/TestSpacePoint.hpp`
This was only used by `Tests/UnitTests/Core/SpacePointFormation/SpacePointBuilderTests.cpp`, which was removed in:
- #52611 parent 71303ab commit 371fd46
4 files changed
Lines changed: 0 additions & 467 deletions
File tree
- CI
- Core/include/Acts
- EventData/detail
- Seeding
- Tests/CommonHelpers/include/ActsTests/CommonHelpers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | 86 | | |
91 | 87 | | |
92 | 88 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments