simplify nested include file handling

This commit is contained in:
Axel Kohlmeyer
2019-06-23 17:53:52 -04:00
parent 6d54cf6a07
commit d10fdda676
2 changed files with 2 additions and 16 deletions

View File

@ -46,7 +46,6 @@ class Input : protected Pointers {
char *command; // ptr to current command
int echo_screen; // 0 = no, 1 = yes
int echo_log; // 0 = no, 1 = yes
int eof_return; // if 1: at EOF return from parsing in file()
private:
int me; // proc ID