Skip to content

Commit

Permalink
log
Browse files Browse the repository at this point in the history
  • Loading branch information
foobnix committed Dec 22, 2023
1 parent cb4c179 commit 24d724b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@ public TextWord[][] getTextImpl() {
try {
return getText_116();
} catch (OutOfMemoryError e) {
LOG.e(e);
System.gc();
}
}
Expand Down

0 comments on commit 24d724b

Please sign in to comment.