Browse Source

Remove duplicate key in speed commands

Carsten Dominik 15 years ago
parent
commit
7270445967
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lisp/org.el

+ 0 - 1
lisp/org.el

@@ -14944,7 +14944,6 @@ Some of the options can be changed using the variable
     ("Agenda Views etc")
     ("v" . org-agenda)
     ("/" . org-sparse-tree)
-    ("/" . org-sparse-tree)
     ("Misc")
     ("o" . org-open-at-point)
     ("?" . org-speed-command-help)