mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
remove unused field
This commit is contained in:
parent
c25f837766
commit
1074c75f32
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ var Cache = function cacheCache(size) {
|
|||
|
||||
var RenderingQueue = (function RenderingQueueClosure() {
|
||||
function RenderingQueue() {
|
||||
this.busy = false;
|
||||
this.items = [];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue