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

Knut Anders Hatlen updated DERBY-5275:
--------------------------------------

    Attachment: unused.diff

Attaching a patch that removes the methods.

> Remove empty, unused methods in client/am/Lob.java
> --------------------------------------------------
>
>                 Key: DERBY-5275
>                 URL: https://issues.apache.org/jira/browse/DERBY-5275
>             Project: Derby
>          Issue Type: Improvement
>          Components: Network Client
>    Affects Versions: 10.9.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Trivial
>         Attachments: unused.diff
>
>
> I noticed these two methods in client/am/Lob.java:
>     void completeLocalRollback() {
>         ;
>     }
>     void completeLocalCommit() {
>         ;
>     }
> They are not called anywhere, and could be removed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to