]> source.dussan.org Git - jgit.git/commit
GC: Remove unnecessary continue statement 79/116779/1
authorHector Caballero <hector.caballero@ericsson.com>
Tue, 30 Jan 2018 01:39:16 +0000 (20:39 -0500)
committerHector Caballero <hector.caballero@ericsson.com>
Tue, 6 Feb 2018 11:24:40 +0000 (06:24 -0500)
commite3b73d889cfb9ffa201e582207e7c2cf7531460b
tree0c5262415b3d4aefaca6edf2b7f8654768284964
parentf7244b81ccb8dbfc9b2219fc9aa8a4cb15ced52c
GC: Remove unnecessary continue statement

continue is unnecessary when it is the last statement in a loop

Signed-off-by: Hector Oswaldo Caballero <hector.caballero@ericsson.com>
Change-Id: I12af9f9a0bb2fd7fc0239f1f3b59fb8e64e1f351
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/GC.java