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