Nulled unused array
This commit is contained in:
parent
f87570dcf5
commit
e2f82bebf0
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ public class ModUtilities {
|
||||||
throw new IOException( msg );
|
throw new IOException( msg );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
allBytes = null; // GC hint.
|
||||||
|
|
||||||
// Determine the original line endings.
|
// Determine the original line endings.
|
||||||
int eol = DecodeResult.EOL_NONE;
|
int eol = DecodeResult.EOL_NONE;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue