[
https://issues.apache.org/jira/browse/DERBY-5275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen closed DERBY-5275.
-------------------------------------
Resolution: Fixed
Fix Version/s: 10.9.0.0
All the regression tests ran cleanly with these methods removed.
Committed revision 1135545.
> 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
> Fix For: 10.9.0.0
>
> 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