Useless assignment

This commit is contained in:
Sebb 2020-09-12 23:34:29 +01:00
parent 875d1054c0
commit 693e5129e8
1 changed files with 0 additions and 1 deletions

View File

@ -6781,7 +6781,6 @@ private static String replaceEach(
textIndex = -1;
replaceIndex = -1;
tempIndex = -1;
// find the next earliest match
// NOTE: logic mostly duplicated above START
for (int i = 0; i < searchLength; i++) {