[
https://issues.apache.org/jira/browse/TS-3718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616788#comment-14616788
]
ASF subversion and git services commented on TS-3718:
-----------------------------------------------------
Commit 5f33c2db733b1e37c022564b7d40c3a9e976c880 in trafficserver's branch
refs/heads/master from shinrich
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=5f33c2d ]
TS-3718: Remove unused member variables/functions. This closes #239.
> Unused members in LogFile.h
> ---------------------------
>
> Key: TS-3718
> URL: https://issues.apache.org/jira/browse/TS-3718
> Project: Traffic Server
> Issue Type: Improvement
> Components: Logging
> Reporter: Daniel Xu
> Priority: Trivial
> Labels: review
> Fix For: 6.1.0
>
>
> read_metadata() is declared in LogFile.h, but not defined anywhere in the
> code base. It is also not referenced anywhere else.
> m_size_bytes is a public variable initialized to 0 in the default LogFile
> constructor, however, it is not used or referenced anywhere in the code base.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)