diff --git a/common/content/dactyl.xul b/common/content/dactyl.xul
index b8054aef..956c986d 100644
--- a/common/content/dactyl.xul
+++ b/common/content/dactyl.xul
@@ -26,11 +26,6 @@
-
-
-
-
-
", ""], "Focus content",
- function () { events.onEscape(); });
-
// add the ":" mapping in all but insert mode mappings
mappings.add(modes.matchModes({ extended: false, input: false }),
[":"], "Enter command line mode",