remove unused variable.
This commit is contained in:
parent
ad1b11bcb5
commit
e9a903fc11
@ -262,7 +262,6 @@ bool PParamDataHandler::analyzeFileList(const QStringList &fln, QString &collect
|
|||||||
bool PParamDataHandler::ReadParamFile(const QStringList fln, QString &errorMsg)
|
bool PParamDataHandler::ReadParamFile(const QStringList fln, QString &errorMsg)
|
||||||
{
|
{
|
||||||
bool valid = true;
|
bool valid = true;
|
||||||
PmuppRun run;
|
|
||||||
PmuppCollection collection;
|
PmuppCollection collection;
|
||||||
QString collName("");
|
QString collName("");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user