Remove printf
This commit is contained in:
parent
b0aa4dcd5d
commit
a27ebd4ad3
@ -564,8 +564,6 @@ namespace party
|
||||
return;
|
||||
}
|
||||
|
||||
printf("%s\n", info.build().data());
|
||||
|
||||
if (info.get("challenge") != connect_state.challenge)
|
||||
{
|
||||
const auto str = "Invalid challenge.";
|
||||
|
Loading…
Reference in New Issue
Block a user