Remove unused field.
GitOrigin-RevId: 00e6b70cb12fd356f029ee94fb2c3f96e15c8a91
This commit is contained in:
parent
457f3424aa
commit
4531950aaf
@ -37,7 +37,6 @@ class SessionMultiProxy : public Actor {
|
||||
void update_destroy_auth_key(bool need_destroy_auth_key);
|
||||
|
||||
private:
|
||||
size_t pos_ = 0;
|
||||
int32 session_count_ = 0;
|
||||
std::shared_ptr<AuthDataShared> auth_data_;
|
||||
bool is_main_ = false;
|
||||
|
Loading…
Reference in New Issue
Block a user