aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts/commands.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'background_scripts/commands.coffee')
-rw-r--r--background_scripts/commands.coffee2
1 files changed, 0 insertions, 2 deletions
diff --git a/background_scripts/commands.coffee b/background_scripts/commands.coffee
index 10fa323b..585ef572 100644
--- a/background_scripts/commands.coffee
+++ b/background_scripts/commands.coffee
@@ -207,8 +207,6 @@ defaultKeyMappings =
"F": "LinkHints.activateModeToOpenInNewTab"
"<a-f>": "LinkHints.activateModeWithQueue"
- "af": "LinkHints.activateModeToDownloadLink"
-
"/": "enterFindMode"
"n": "performFind"
"N": "performBackwardsFind"