mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
Remove some unnecessary local variables.
This commit is contained in:
parent
33dd1b0c3c
commit
d4e8b41639
2 changed files with 1 additions and 6 deletions
|
@ -87,8 +87,6 @@ var PartialEvaluator = (function PartialEvaluatorClosure() {
|
|||
xobj, smask,
|
||||
operatorList,
|
||||
state) {
|
||||
var self = this;
|
||||
|
||||
var matrix = xobj.dict.get('Matrix');
|
||||
var bbox = xobj.dict.get('BBox');
|
||||
var group = xobj.dict.get('Group');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue