Remove unused helper code#8983
Conversation
|
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/b7a4163539443a8/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/b7a4163539443a8/output.txt Total script time: 2.32 mins Published |
|
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/39990c2ad5086d8/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.215.176.217:8877/1d1261945206c47/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/39990c2ad5086d8/output.txt Total script time: 16.81 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.215.176.217:8877/1d1261945206c47/output.txt Total script time: 22.75 mins
|
|
Thank you for cleaning this up! |
Remove unused helper code
Remove the unused
isWorkerproperty fromsrc/display/global.jsThis has been completely unused since commit 1d12aed, in PR Move all PDFJS display/ usages into global.js file. #7126, almost one and a half years ago.
Remove the unused
Util.signfunction fromsrc/shared/util.jsThis has been completely unused since commit 10bb6c9, in PR Refactors encodeFloat, font matrix and flex args #2505, more than four and a half years ago.