]> source.dussan.org Git - jgit.git/commit
Fix warning: The value of the parameter otp is not used 22/189822/1
authorAntonio Barone <syntonyze@gmail.com>
Thu, 20 Jan 2022 10:58:09 +0000 (11:58 +0100)
committerAntonio Barone <syntonyze@gmail.com>
Thu, 20 Jan 2022 11:37:16 +0000 (12:37 +0100)
commit788f439c0e62a9502e470e9c8789e9386c91bd58
tree989f5feecee213e276a024e0834915714be07b49
parent9b28f43cf16dc457415a051215b1dbc96cfd4c14
Fix warning: The value of the parameter otp is not used

Silence warning by removing unused argument to the beginCopyAsIs()
method.

Change-Id: I94e7ff1c61cf8b03752de2974baa24b9c061c163
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/Pack.java