mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Remove unused code
This commit is contained in:
parent
6323c8e084
commit
56b3a7086e
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@
|
|||
'use strict';
|
||||
|
||||
var EXPORTED_SYMBOLS = ['PdfStreamConverter'];
|
||||
var DEFAULT_LOCALE = 'en-US';
|
||||
|
||||
var IS_MOZCENTRAL = false; // PDFJS_SUPPORTED_LOCALES
|
||||
var SUPPORTED_LOCALES = [DEFAULT_LOCALE]; // PDFJS_SUPPORTED_LOCALES
|
||||
|
||||
const Cc = Components.classes;
|
||||
const Ci = Components.interfaces;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue