Masato Gosui created TS-4884:
--------------------------------
Summary: Remove a few unused variables/define in EThread
Key: TS-4884
URL: https://issues.apache.org/jira/browse/TS-4884
Project: Traffic Server
Issue Type: Improvement
Components: Core
Reporter: Masato Gosui
EThread has variable accept_event and main_accept_index, which are unused.
Also MAX_ACCEPT_EVENTS is not used other than the declaration of accept_event.
We should be able to remove them without any side effects.
Looks like these are remnants of old code cleanup.
https://github.com/apache/trafficserver/commit/0a0c90dd94fd53a0cf9617f945e4e7d9fe42c7a9
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)