diff --git a/emacs/.emacs.d/wpc/bookmark.el b/emacs/.emacs.d/wpc/bookmark.el index c0c41b5b4..d4c102575 100644 --- a/emacs/.emacs.d/wpc/bookmark.el +++ b/emacs/.emacs.d/wpc/bookmark.el @@ -57,9 +57,6 @@ Otherwise, open with `counsel-find-file'." (defconst bookmark/whitelist (list - (make-bookmark :label "depot" - :path "~/depot" - :kbd "t") (make-bookmark :label "briefcase" :path constants/briefcase :kbd "b")