mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #497 from notmasteryet/tree-20
removing onload from driver.js
This commit is contained in:
commit
abce61cb57
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ function load() {
|
|||
};
|
||||
r.send(null);
|
||||
}
|
||||
documet.addEventListener('DOMContentLoaded', load);
|
||||
|
||||
function nextTask() {
|
||||
if (currentTaskIdx == manifest.length) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue