Code Cleanup: RideFileCache

.. static const in class a GNU extension and not used anyway.
This commit is contained in:
Mark Liversedge
2013-02-13 09:26:19 +00:00
parent 8ff28181e3
commit 626b4243cc

View File

@@ -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
//