mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Code Cleanup: RideFileCache
.. static const in class a GNU extension and not used anyway.
This commit is contained in:
@@ -165,11 +165,6 @@ class RideFileCache
|
||||
int CP;
|
||||
int LTHR;
|
||||
|
||||
// Should be 1 regardless of the rideFile::recIntSecs
|
||||
// this might change in the future - but at the moment
|
||||
// means that the data is "smoothed" to 1s samples
|
||||
static const double _meanMaxBinSize = 1.0;
|
||||
|
||||
//
|
||||
// MEAN MAXIMAL VALUES
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user