revert previous not-ready-for-primetime checkin.

This commit is contained in:
Christopher Faylor
2004-05-15 16:10:41 +00:00
parent 71af2ed39e
commit aafd8a545f
6 changed files with 54 additions and 92 deletions

View File

@@ -41,7 +41,6 @@ class cygthread
(void) CloseHandle (h);
h = NULL;
}
DWORD tid () const {return id;}
};
#define cygself NULL