remove unused variable.

This commit is contained in:
suter_a 2020-04-10 11:27:42 +02:00
parent 38ffcb3104
commit e705ba5d9a

View File

@ -262,7 +262,6 @@ bool PParamDataHandler::analyzeFileList(const QStringList &fln, QString &collect
bool PParamDataHandler::ReadParamFile(const QStringList fln, QString &errorMsg)
{
bool valid = true;
PmuppRun run;
PmuppCollection collection;
QString collName("");