revert...

This commit is contained in:
iceman1001 2020-05-15 18:00:06 +02:00
parent 5984e1c03e
commit 39258fa5c5

View file

@ -241,8 +241,6 @@ check_script:
// read script file
if (fgets(script_cmd_buf, sizeof(script_cmd_buf), current_cmdscriptfile()) == NULL) {
PrintAndLogEx(ERR, "Unexpected end, [%s]", current_cmdscriptfile());
if (!pop_cmdscriptfile())
break;