mirror of
https://github.com/Maschell/JNUSLib.git
synced 2024-11-05 07:45:11 +01:00
Added unused code
This commit is contained in:
parent
abd218fa10
commit
4424be0722
@ -84,8 +84,6 @@ public class Content {
|
||||
buffer.position(0x10);
|
||||
byte[] hash = new byte[0x14];
|
||||
buffer.get(hash, 0x00, 0x14);
|
||||
byte[] hash2 = new byte[0x06];
|
||||
buffer.get(hash2, 0x00, 0x06);
|
||||
|
||||
ContentParam param = new ContentParam();
|
||||
param.setID(ID);
|
||||
|
Loading…
Reference in New Issue
Block a user