-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Remove unused helper code #8983
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.