diff options
Diffstat (limited to 'webbrowser/components/preferences/security.xul')
-rw-r--r-- | webbrowser/components/preferences/security.xul | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webbrowser/components/preferences/security.xul b/webbrowser/components/preferences/security.xul index bae6cca..29a5388 100644 --- a/webbrowser/components/preferences/security.xul +++ b/webbrowser/components/preferences/security.xul @@ -144,10 +144,6 @@ label="&enableHSTS.label;" accesskey="&enableHSTS.accesskey;" preference="network.stricttransportsecurity.enabled" /> - <checkbox id="enableHPKP" - label="&enableHPKP.label;" - accesskey="&enableHPKP.accesskey;" - preference="security.cert_pinning.hpkp.enabled"/> </vbox> </groupbox> |