Artur Adib 14 years ago
parent
commit
df7baea6d2
  1. 5
      src/pdf.js

5
src/pdf.js

@ -4,12 +4,11 @@ @@ -4,12 +4,11 @@
var PDF = {};
(function() {
// Use strict in our context only - users might not want it
'use strict';
// Files are inserted below - see Makefile
/* PDFJSSCRIPT_INCLUDE_ALL */
})();
})();

Loading…
Cancel
Save