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:57:00 UTC

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

    [ https://issues.apache.org/jira/browse/OPENNLP-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214646#comment-16214646 ] 

Koji Sekiguchi commented on OPENNLP-1149:
-----------------------------------------

I'll change the type of private member "encoding" from String to Charset in this patch.

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