removed unnecessary logging
This commit is contained in:
parent
b3bf06bdc8
commit
1524d46f26
|
@ -163,7 +163,6 @@ public class AssetRepository {
|
|||
loadNew(new ByteArrayInputStream(load, off + 8, len2));
|
||||
}
|
||||
}catch(Throwable t) {
|
||||
t.printStackTrace();
|
||||
}
|
||||
}
|
||||
}else {
|
||||
|
|
Loading…
Reference in New Issue
Block a user