mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #5951 from arai-a/bug1156287
Bug 1156287 - Do not extract unreachable code after return
This commit is contained in:
commit
c47d60f865
1 changed files with 0 additions and 2 deletions
|
@ -1684,9 +1684,7 @@ function webViewerInitialized() {
|
|||
}
|
||||
return;
|
||||
}
|
||||
//#endif
|
||||
|
||||
//#if !B2G && !CHROME
|
||||
if (file) {
|
||||
PDFViewerApplication.open(file, 0);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue