mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am a9aeb6f3: Merge "Small optimization" into jb-dev
* commit 'a9aeb6f3ccd2964d79c287860bd660d9f19c8917': Small optimization
This commit is contained in:
commit
d09d3598d0
@ -1053,7 +1053,7 @@ public class BinaryDictInputOutput {
|
|||||||
dataEndOffset = writePlacedNode(dict, buffer, n);
|
dataEndOffset = writePlacedNode(dict, buffer, n);
|
||||||
}
|
}
|
||||||
|
|
||||||
showStatistics(flatNodes);
|
if (DBG) showStatistics(flatNodes);
|
||||||
|
|
||||||
destination.write(buffer, 0, dataEndOffset);
|
destination.write(buffer, 0, dataEndOffset);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user