Making requested review changes
This commit is contained in:
parent
099a07fb87
commit
f7229f23d7
2 changed files with 3 additions and 6 deletions
|
@ -358,9 +358,7 @@ int main(int argc, char ** argv) {
|
|||
set_console_color(con_st, CONSOLE_COLOR_DEFAULT);
|
||||
}
|
||||
|
||||
// in not currently processing queued inputs;
|
||||
// check if we should prompt the user for more
|
||||
// or quit
|
||||
// if not currently processing queued inputs;
|
||||
if ((int) embd_inp.size() <= n_consumed) {
|
||||
|
||||
// check for reverse prompt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue