Rolling 2020-11-13

This commit is contained in:
jomjol
2020-11-13 19:03:06 +01:00
parent 46265debc3
commit 707472ba27
8 changed files with 17 additions and 7 deletions

View File

@@ -153,7 +153,7 @@ std::string ClassFlowControll::getActStatus(){
bool ClassFlowControll::doFlow(string time)
{
CleanTempFolder();
// CleanTempFolder(); // dazu muss man noch eine Rolling einführen
bool result = true;
std::string zw_time;