From b5c5cfadeb8546274048c1e3c1d97f7c2223a042 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 11 Jun 2015 11:16:04 +0200 Subject: remove debug message --- parsingtoolbox.cpp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'parsingtoolbox.cpp') diff --git a/parsingtoolbox.cpp b/parsingtoolbox.cpp index 696d330..e7c603c 100644 --- a/parsingtoolbox.cpp +++ b/parsingtoolbox.cpp @@ -327,13 +327,6 @@ void ParsingToolBox::readProbability(QStringList& str,QList& ranges) } - - - - ///Normalize list -// qDebug() << 100 - undefDistance; -// qDebug() << totalDistance; - qint64 totalDistPourcent = totalDistance * undefDistance / (100-undefDistance); if(totalDistPourcent& ranges) tmp.setEnd(maxValue+(truc*totalDistPourcent)); maxValue = maxValue+(truc*totalDistPourcent); - qDebug() << truc << totalDistPourcent << undefDistance << totalDistance << maxValue << dist << totalDistPourcent << tmp.toString(); ranges[i]=tmp; } } -- cgit v1.2.3-70-g09d2