Skip to content

Commit 40d37e7

Browse files
committed
Remove unused local variable
1 parent b5ac8e2 commit 40d37e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Classes/FCryptoMemory.uc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ static final function MemCpy_SInts_SInts_8(
115115
local int Mask;
116116
local array<byte> DstBytes;
117117
local int DstTmp;
118-
local int MaxIntIndex;
119118

120119
DstBytes.Length = NumBytes;
121120

0 commit comments

Comments
 (0)