revert erroneously applied change

This commit is contained in:
Christopher Faylor 2004-10-07 16:53:51 +00:00
parent 859d85dee0
commit d794d08157
1 changed files with 0 additions and 1 deletions

View File

@ -278,7 +278,6 @@ struct init_cygheap
size_t sthreads;
int open_fhs;
pid_t pid; /* my pid */
const char *system_root;
void close_ctty ();
};