forked from markus/S_New4
fix error first update when file doesn't exists
This commit is contained in:
parent
3c2cc0af79
commit
7c7d87d898
@ -809,9 +809,6 @@ int ProgramManager::searchModus_update(Settings *settings)
|
||||
}
|
||||
}
|
||||
myFileBef.close();
|
||||
} else {
|
||||
perror("Konnte SerienListe-Datei nicht öffnen");
|
||||
return 110;
|
||||
}
|
||||
|
||||
//Schreibe die Liste in das TextFile
|
||||
|
Loading…
Reference in New Issue
Block a user