Start of major overhaul
Moved duplicated EXCEPTION_GUARD macro to private header file. Removed all DEBUG_LEVEL and similar prints. Some reformatting and code simplification.
This commit is contained in:
committed by
mdavidsaver
parent
05c2b605aa
commit
44fda51935
@@ -39,7 +39,6 @@ PutDoneThread::PutDoneThread()
|
||||
|
||||
PutDoneThread::~PutDoneThread()
|
||||
{
|
||||
//std::cout << "PutDoneThread::~PutDoneThread()\n";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user