From b23e7b61c683ba44efcf0ecb59b3da439a9ff007 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Fri, 27 Mar 2020 15:13:00 +0100 Subject: Issue #1498 - Part 4: Remove clearPreloads. Also tag #1280 --- security/manager/ssl/nsISiteSecurityService.idl | 5 ----- 1 file changed, 5 deletions(-) (limited to 'security/manager/ssl/nsISiteSecurityService.idl') diff --git a/security/manager/ssl/nsISiteSecurityService.idl b/security/manager/ssl/nsISiteSecurityService.idl index 6b2e47d38..6677792e8 100644 --- a/security/manager/ssl/nsISiteSecurityService.idl +++ b/security/manager/ssl/nsISiteSecurityService.idl @@ -151,11 +151,6 @@ interface nsISiteSecurityService : nsISupports */ void clearAll(); - /** - * Removes all preloaded security state. - */ - void clearPreloads(); - /** * Returns an array of sha256-hashed key pins for the given domain, if any. * If these pins also apply to subdomains of the given domain, -- cgit v1.2.3