Browse Source

pstats: Remove unused field from PStatClient::InternalThread

rdb 3 years ago
parent
commit
355cd5b4cd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      panda/src/pstatclient/pStatClient.h

+ 0 - 1
panda/src/pstatclient/pStatClient.h

@@ -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