mirror of
https://github.com/clangen/musikcube.git
synced 2025-01-05 21:55:24 +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),
|
createSendRawQueryRequest(query->SerializeQuery(), messageId),
|
||||||
websocketpp::frame::opcode::text);
|
websocketpp::frame::opcode::text);
|
||||||
}
|
}
|
||||||
|
|
||||||
this->messageIdToQuery.clear();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void WebSocketClient::SetState(State state) {
|
void WebSocketClient::SetState(State state) {
|
||||||
|
Loading…
Reference in New Issue
Block a user