From e6c666d4f432d51ff449bbd4dfd137107c9e774c Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Fri, 22 May 2020 09:01:39 +0100 Subject: chore: Perform sslcert_viewer-ectomy This removes the sslcert_viewer entirely from the code. Where possible I've also trimmed out of frontends any code I think should not be present. Frontends should check and remove any further references that I have failed to catch. Signed-off-by: Daniel Silverstone --- docs/core-window-interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/core-window-interface.md b/docs/core-window-interface.md index 8f6951f9f..1b389d916 100644 --- a/docs/core-window-interface.md +++ b/docs/core-window-interface.md @@ -10,7 +10,7 @@ The currently available user interfaces are: - Cookies - Global history - Hotlist - - SSL certificate view + - SSL certificate view (obsolete, but used as an example here) - local history Although not currently included in future additional user interfaces -- cgit v1.2.3