diff --git a/web/viewer.js b/web/viewer.js index 87ea07134..62c9f9182 100644 --- a/web/viewer.js +++ b/web/viewer.js @@ -1684,9 +1684,7 @@ function webViewerInitialized() { } return; } -//#endif -//#if !B2G && !CHROME if (file) { PDFViewerApplication.open(file, 0); }