Skip to content

Commit 25552e0

Browse files
committed
cleanup 2
1 parent 03fa3d8 commit 25552e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cpp2IL.Plugin.Mfuscator/MfuscatorSupportPlugin.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,6 @@ private byte[] RebuildMetadata(byte[] encryptedMetadata, List<(int Start, int En
571571
}
572572

573573
metadataLength -= 4;
574-
break;
575574
}
576575

577576
return null;

0 commit comments

Comments
 (0)