mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
Merge pull request #2438 from mtbkeith/fix2433_CrashingCompares
Fix crash of comparison rides
This commit is contained in:
@@ -4971,9 +4971,6 @@ AllPlot::setDataFromPlots(QList<AllPlot *> plots)
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
if (ourCurve) delete ourCurve;
|
||||
if (ourICurve) delete ourICurve;
|
||||
|
||||
// move on -- this is used to reference into the compareIntervals
|
||||
// array to get the colors predominantly!
|
||||
|
||||
Reference in New Issue
Block a user