* init.cc: Cleanup slightly and remove obsolete code.

This commit is contained in:
Christopher Faylor
2002-09-16 16:09:54 +00:00
parent 4e78617321
commit d04cf16c52
5 changed files with 21 additions and 30 deletions

View File

@ -318,7 +318,7 @@ private:
class pthreadNull : public pthread
{
public:
public:
static pthread *getNullpthread();
~pthreadNull();