Revert previous erroneous checkin.

This commit is contained in:
Christopher Faylor
2000-08-23 14:56:28 +00:00
parent c19e7ba723
commit e1cf4ae80c
6 changed files with 12 additions and 36 deletions

View File

@ -67,7 +67,6 @@ public:
HANDLE shared_h;
HANDLE console_h;
HANDLE parent_alive; // handle of thread used to track children
HANDLE myself_pinfo;
};
class child_info_fork: public child_info