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

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

Koji Sekiguchi created OPENNLP-1149:
---------------------------------------

             Summary: 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
            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)