mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
[Basilisk] Remove some leftover crashreporter stuff
This commit is contained in:
parent
3fa770bcba
commit
264cd17e94
3 changed files with 1 additions and 12 deletions
|
|
@ -208,15 +208,6 @@ var gAdvancedPane = {
|
|||
|
||||
// DATA CHOICES TAB
|
||||
|
||||
/**
|
||||
* We don't report crashes to any external servers so there is nothing to learn more about.
|
||||
*/
|
||||
initSubmitCrashes: function ()
|
||||
{
|
||||
let element = document.getElementById(crashReporterLearnMore);
|
||||
element.setAttribute("hidden", "true");
|
||||
},
|
||||
|
||||
/**
|
||||
* Initialize the health report service reference and checkbox.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue