Wholesale update of llmessage to V3.2
Note that this removes message logger for now.
This commit is contained in:
@@ -82,7 +82,7 @@ void LLWorkerThread::clearDeleteList()
|
||||
}
|
||||
|
||||
// virtual
|
||||
S32 LLWorkerThread::update(U32 max_time_ms)
|
||||
S32 LLWorkerThread::update(F32 max_time_ms)
|
||||
{
|
||||
S32 res = LLQueuedThread::update(max_time_ms);
|
||||
// Delete scheduled workers
|
||||
|
||||
Reference in New Issue
Block a user