repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Fix typo
[LibreOffice.git]
/
static
/
emscripten
/
environment.js
blob
7d04fd76b0f2714b54603b5f7d86c1ded1a6af91
1
if (!('preRun' in Module)) Module['preRun'] = [];
2
Module.preRun.push(function() {
3
ENV.SAL_LOG = "+WARN"
4
});