pstats: Remove unused field from PStatClient::InternalThread

This commit is contained in:
rdb 2022-02-07 17:03:58 +01:00
parent 77b0d2d6a7
commit 355cd5b4cd

View File

@ -216,7 +216,6 @@ private:
double _next_packet;
bool _thread_active;
BitArray _active_collectors; // no longer used.
// This mutex is used to protect writes to _frame_data for this particular
// thread, as well as writes to the _per_thread data for this particular