--- innwebd/base.h 2004/07/04 06:45:23 1.3 +++ innwebd/base.h 2004/07/04 22:49:03 1.4 @@ -80,7 +80,6 @@ protected: virtual int Startup(void); virtual int w_call() = 0; private: - HANDLE hThread; static DWORD Thread(LPVOID pParam); public: bool IsThreadActive(void);