Removed a debugging message
This commit is contained in:
@@ -376,7 +376,6 @@ bool VoiceClientConnection::next_reassembled_command(unique_lock<std::recursive_
|
||||
}
|
||||
|
||||
result = std::move(payload);
|
||||
logTrace(0, "Element: {} Resched: {}", result.view(0, 18).string(), have_more);
|
||||
return have_more;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user