Un-inline pdf.js for the extension/mozcentral and remove fetch pdf by content code.

This commit is contained in:
Brendan Dahl 2012-10-29 12:44:18 -07:00
parent 3c5a9ba64b
commit babd8df176
5 changed files with 25 additions and 68 deletions

View file

@ -44,7 +44,7 @@ var FindStates = {
var ANNOT_MIN_SIZE = 10;
//#if (GENERIC || CHROME)
//#if (FIREFOX || MOZCENTRAL || B2G || GENERIC || CHROME)
//PDFJS.workerSrc = '../build/pdf.js';
//#endif