minor perforance improvement

This commit is contained in:
Jeremy Long
2016-10-31 06:29:32 -04:00
parent 96ba51db4f
commit 34a2110e9a

View File

@@ -445,6 +445,7 @@ public class Engine implements FileFilter {
} else {
dependency = existing;
}
break;
}
}
}