mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-14 19:28:09 +00:00
MtService: fixed crash on disconnect last expert in MT terminal
This commit is contained in:
@@ -44,6 +44,5 @@ private:
|
||||
std::string host_;
|
||||
std::string read_text_;
|
||||
boost::beast::flat_buffer read_buffer_;
|
||||
//std::string send_text_;
|
||||
std::queue<std::string> send_queue_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user