aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dispass.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/dispass.el b/dispass.el
index 32a2e53..7adb36f 100644
--- a/dispass.el
+++ b/dispass.el
@@ -271,7 +271,6 @@ thrown."
\\<dispass-labels-mode-map>
\\{dispass-labels-mode-map}"
- (define-key dispass-labels-mode-map "c" 'dispass-create)
(setq tabulated-list-format [("Label" 30 t)
("Length" 6 nil)
("Hash" 0 t)]