From 626b4243cc61286f0f11b5ddad500ced808cbbce Mon Sep 17 00:00:00 2001 From: Mark Liversedge Date: Wed, 13 Feb 2013 09:26:19 +0000 Subject: [PATCH] Code Cleanup: RideFileCache .. static const in class a GNU extension and not used anyway. --- src/RideFileCache.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/RideFileCache.h b/src/RideFileCache.h index f45e43921..87429b93d 100644 --- a/src/RideFileCache.h +++ b/src/RideFileCache.h @@ -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 //