Fix/remove cpp (#213)
Some checks failed
Build on RHEL8 / build (push) Failing after 1m52s
Build on RHEL9 / build (push) Successful in 3m11s

- Removed unused ClusterFile.cpp (code from before it was templated)
- Updated the list of .cpp files in CMakeLists.txt to match alphabetic
listing in the browser
This commit is contained in:
Erik Fröjdh
2025-07-16 16:43:08 +02:00
committed by GitHub
parent d8952eccc6
commit e95326faa1
3 changed files with 7 additions and 401 deletions

View File

@@ -10,6 +10,7 @@ Features:
Bugfixes:
- Fixed reading RawFiles with ROI fully excluding some sub files.
- Removed unused file: ClusterFile.cpp
### 2025.05.22