Commit 7007de61 authored by cypherpunks1's avatar cypherpunks1 Committed by Richard Pospesel
Browse files

fixup! Bug 40002: Remove about:ion

Remove this._monitorIonPref() and this._monitorIonStudies() from BrowserGlue


(cherry picked from commit fc08631d)
parent 177a0cc6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2321,8 +2321,6 @@ BrowserGlue.prototype = {
    this._monitorScreenshotsPref();
    this._monitorWebcompatReporterPref();
    this._monitorHTTPSOnlyPref();
    this._monitorIonPref();
    this._monitorIonStudies();
    this._setupSearchDetection();

    this._monitorGPCPref();