mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 09:20:06 +02:00
Remove unused (local) variables in web/
This commit is contained in:
parent
b4a81cb472
commit
d7dfa447cd
4 changed files with 1 additions and 9 deletions
|
@ -163,9 +163,6 @@ var TextLayerBuilder = function textLayerBuilder(options) {
|
|||
var queryLen = (PDFFindController === null ?
|
||||
0 : PDFFindController.state.query.length);
|
||||
|
||||
var lastDivIdx = -1;
|
||||
var pos;
|
||||
|
||||
var ret = [];
|
||||
|
||||
// Loop over all the matches.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue