ClientInternal: use std::set for subscriptions
This commit is contained in:
@@ -120,7 +120,6 @@ client_new(struct player_control *player_control,
|
||||
|
||||
client->send_buf_used = 0;
|
||||
|
||||
client->subscriptions = NULL;
|
||||
client->messages = NULL;
|
||||
client->num_messages = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user