mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 17:48:07 +02:00
Remove the unused url
argument for the ChunkedStreamManager
class
This commit is contained in:
parent
47344197f4
commit
360c3d3813
3 changed files with 0 additions and 3 deletions
|
@ -322,7 +322,6 @@ var WorkerMessageHandler = {
|
|||
fullRequest.isStreamingSupported;
|
||||
pdfManager = new NetworkPdfManager(docId, pdfStream, {
|
||||
msgHandler: handler,
|
||||
url: source.url,
|
||||
password: source.password,
|
||||
length: fullRequest.contentLength,
|
||||
disableAutoFetch,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue