mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 08:38:45 +00:00
Disable Minimum W' Metric
.. its too slooooow. .. lets fix the WPrime performance issue before introducing any metrics on the back of it.
This commit is contained in:
@@ -68,9 +68,8 @@
|
||||
// 48 22 May 2013 Mark Liversedge Removing local measures.xml, till v3.1
|
||||
// 49 29 Oct 2013 Mark Liversedge Added percentage time in zone
|
||||
// 50 29 Oct 2013 Mark Liversedge Added percentage time in heartrate zone
|
||||
// 51 31 Oct 2013 Mark Liversedge Added W' Minimum
|
||||
|
||||
int DBSchemaVersion = 51;
|
||||
int DBSchemaVersion = 50;
|
||||
|
||||
DBAccess::DBAccess(Context* context) : context(context), db(NULL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user