transport: remove unused _request_cpu from connection
This commit is contained in:
committed by
Avi Kivity
parent
7a4c563e40
commit
f34ea308b3
@@ -221,7 +221,6 @@ private:
|
||||
timer<lowres_clock> _shedding_timer;
|
||||
scheduling_group _current_scheduling_group;
|
||||
bool _shed_incoming_requests = false;
|
||||
unsigned _request_cpu = 0;
|
||||
bool _ready = false;
|
||||
bool _authenticating = false;
|
||||
bool _tenant_switch = false;
|
||||
|
||||
Reference in New Issue
Block a user