1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-23 17:55:49 +01:00

Remove obsolete global private browsing code.

This commit is contained in:
Kris Maglione
2015-03-09 19:24:51 -07:00
parent daaea67294
commit 1bcc5502e7
7 changed files with 7 additions and 41 deletions

View File

@@ -43,7 +43,6 @@
"LocationChange": "Triggered when changing tabs or when navigation to a new location",
"PageLoadPre": "Triggered after a page load is initiated",
"PageLoad": "Triggered when a page gets (re)loaded/opened",
"PrivateMode": "Triggered when private browsing mode is activated or deactivated",
"Sanitize": "Triggered when a sanitizeable item is cleared",
"ShellCmdPost": "Triggered after executing a shell command with :!cmd",
"Enter": "Triggered after Firefox starts",