You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2017/10/24 15:28:00 UTC

[jira] [Closed] (OPENNLP-1149) remove unused member in PlainTextByLineStream

     [ https://issues.apache.org/jira/browse/OPENNLP-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suneel Marthi closed OPENNLP-1149.
----------------------------------

> remove unused member in PlainTextByLineStream
> ---------------------------------------------
>
>                 Key: OPENNLP-1149
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1149
>             Project: OpenNLP
>          Issue Type: Improvement
>    Affects Versions: 1.8.2
>            Reporter: Koji Sekiguchi
>            Assignee: Koji Sekiguchi
>            Priority: Trivial
>             Fix For: 1.8.3
>
>
> PlainTextByLineStream has a private member variable "channel" but it is never set and hence, it is always null. It can be removed to simplify code.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)