mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 15:53:55 -04:00
pstats: Remove unused field from PStatClient::InternalThread
This commit is contained in:
parent
77b0d2d6a7
commit
355cd5b4cd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user