Clarified occasions of -mark message and removed surplus -mark message emitter

This commit is contained in:
2010-11-30 17:01:26 +00:00
parent 4897fc74f1
commit 79feaa7fd5
3 changed files with 4 additions and 5 deletions

View File

@@ -1395,8 +1395,6 @@ eval_any_problems:
goto next_command;
ex:;
if((!xorriso->is_dialog) && !(flag&1))
Xorriso_mark(xorriso,0);
fflush(stdout);
return(ret);
}