Ticket #8441 (closed: fixed)
PoldiPeakFit.cpp is excluded in the cmake file, should we delete it?
Reported by: | Nick Draper | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 3.1 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Jay Rainey |
Description
The summary says it all.
Change History
comment:2 Changed 7 years ago by Martyn Gigg
Remove PoldiPeakFit from code.
It was a work in progress accidentally pulled from SINQ contributions. Refs #8441
Changeset: 0e7d06e3eba479b9660a4b2e227021714eb236ba
comment:3 Changed 7 years ago by Martyn Gigg
- Status changed from inprogress to verify
- Resolution set to fixed
Branch: feature/8441_rm_poldipeakfit
Tester: The code was never being compiled so a simple code check to see that it has been removed will suffice.
comment:4 Changed 7 years ago by Jay Rainey
- Status changed from verify to verifying
- Tester set to Jay Rainey
comment:5 Changed 7 years ago by Jay Rainey
- Status changed from verifying to closed
The two excluded files in the cmake list have been removed, as has the references to these files in the cmake list.
comment:6 Changed 7 years ago by Jay Rainey
Merge remote-tracking branch 'origin/feature/8441_rm_poldipeakfit'
Full changeset: dfb2e83ef95bf0253fabcf1477486ba4e3ab867f
Note: See
TracTickets for help on using
tickets.
Mark says that it is still a work in progress so we can remove it from our side.