Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5275

Remove empty, unused methods in client/am/Lob.java

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 10.9.1.0
    • 10.9.1.0
    • Network Client
    • None

    Description

      I noticed these two methods in client/am/Lob.java:

      void completeLocalRollback()

      { ; }

      void completeLocalCommit() { ; }

      They are not called anywhere, and could be removed.

      Attachments

        1. unused.diff
          0.5 kB
          Knut Anders Hatlen

        Activity

          People

            knutanders Knut Anders Hatlen
            knutanders Knut Anders Hatlen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: