mirror of
https://github.com/clangen/musikcube.git
synced 2025-01-03 14:38:08 +00:00
Oops, checked in a line I shouldn't have.
This commit is contained in:
parent
e0709afdb3
commit
cc41b3a0cb
@ -244,8 +244,6 @@ void WebSocketClient::SendPendingQueries() {
|
||||
createSendRawQueryRequest(query->SerializeQuery(), messageId),
|
||||
websocketpp::frame::opcode::text);
|
||||
}
|
||||
|
||||
this->messageIdToQuery.clear();
|
||||
}
|
||||
|
||||
void WebSocketClient::SetState(State state) {
|
||||
|
Loading…
Reference in New Issue
Block a user