summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2018-06-26 18:00:48 -0400
committerSteve Huston <shuston@riverace.com>2018-06-26 18:00:48 -0400
commit515ec9ad5cb7d0361b499a31c13a7cb6c83f435a (patch)
tree384d8c6892a5ddb76c418b1bb8cd175f0e0fbd9f
parent5bcb4583a4d36e392cf41c6b47ccdb04fd55d504 (diff)
downloadATCD-515ec9ad5cb7d0361b499a31c13a7cb6c83f435a.tar.gz
Remove unused member variable max_per_spoke_
-rw-r--r--ACE/ace/Timer_Wheel_T.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/Timer_Wheel_T.h b/ACE/ace/Timer_Wheel_T.h
index 22c204ca1ef..51df3401f15 100644
--- a/ACE/ace/Timer_Wheel_T.h
+++ b/ACE/ace/Timer_Wheel_T.h
@@ -200,8 +200,6 @@ private:
u_int spoke_count_;
/// Number of timer_id bits used for the spoke
int spoke_bits_;
- /// Maximum number of timers per spoke
- u_int max_per_spoke_;
/// Resolution (in microsoconds) of the timing wheel.
int res_bits_;
/// Index of the list with the earliest time