Revert "Test #6"

This reverts commit 533516a9ed.
This commit is contained in:
fourtf
2019-10-05 16:13:11 +02:00
parent a18fa71fe1
commit 96a6d94699
3 changed files with 0 additions and 48 deletions
-4
View File
@@ -24,10 +24,6 @@ Modes::Modes()
{
this->isPortable = true;
}
else if (line.startsWith("test"))
{
this->test = line.mid(4);
}
}
}