X-Git-Url: http://git.maemo.org/git/?p=speedfreak;a=blobdiff_plain;f=Client%2Fcalculate.cpp;h=415655c264d88e97f1a41628a07bddfd00c4c954;hp=edd4246ad88600341b7c9f2b154538c68c756779;hb=eb8665a8c4b6a15a9d5a9f5b348432293d171ae6;hpb=f3a1efc20f17e6473b97c71346cc688f498aaf47 diff --git a/Client/calculate.cpp b/Client/calculate.cpp index edd4246..415655c 100644 --- a/Client/calculate.cpp +++ b/Client/calculate.cpp @@ -66,6 +66,7 @@ void Calculate::reset() checkPointCounter = 0; checkPoint = speedCheckPoints[checkPointCounter]; + valuesMap.clear(); }