mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-09 09:45:42 +02:00
Remove space at end of line.
This commit is contained in:
parent
16b1fa1e98
commit
4f314fff39
1 changed files with 1 additions and 1 deletions
2
extensions/firefox/bootstrap.js
vendored
2
extensions/firefox/bootstrap.js
vendored
|
@ -63,7 +63,7 @@ let Factory = {
|
||||||
},
|
},
|
||||||
|
|
||||||
// nsIFactory
|
// nsIFactory
|
||||||
lockFactory: function lockFactory(lock) {
|
lockFactory: function lockFactory(lock) {
|
||||||
// No longer used as of gecko 1.7.
|
// No longer used as of gecko 1.7.
|
||||||
throw Cr.NS_ERROR_NOT_IMPLEMENTED;
|
throw Cr.NS_ERROR_NOT_IMPLEMENTED;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue