mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
Fix thumbnail view.
This commit is contained in:
parent
2c49cab3a1
commit
7c35f10af8
2 changed files with 13 additions and 10 deletions
|
@ -300,10 +300,6 @@ var Page = (function PageClosure() {
|
|||
items.push(item);
|
||||
}
|
||||
return items;
|
||||
},
|
||||
startRendering: function Page_startRendering(ctx, viewport,
|
||||
callback, textLayer) {
|
||||
/// DELETE
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue