--- innwebd/base_active.cpp 2004/07/03 13:56:04 1.2 +++ innwebd/base_active.cpp 2004/07/04 06:45:23 1.3 @@ -1,10 +1,10 @@ /*******************************************************/ /* */ -/* LeafOK Innd */ +/* LeafOK Innbbsd */ /* Copyright (C) LeafOK.com, 2003-2004 */ /* */ /* Programmed by Leaf */ -/* E-mail:leaf@leafok.com QQ:6049044 */ +/* E-mail:leaflet@leafok.com QQ:6049044 */ /* */ /* http://bbs.leafok.com */ /* http://bbs.leafok.net */ @@ -33,10 +33,6 @@ base_active::~base_active(void) int base_active::work(bool get, bool use_ihave) { - HANDLE hThreadCurrent; - - hThreadCurrent = GetCurrentThread(); - if (this->running) return 1;