diff --git a/lisp/org-capture.el b/lisp/org-capture.el index cfbe4bbbe..dfb9c6daf 100644 --- a/lisp/org-capture.el +++ b/lisp/org-capture.el @@ -271,8 +271,6 @@ calendar | %:type %:date" (list :tag "File" (const :format "" file) (file :tag " File")) - (list :tag "Current file" - (const :format "" currentfile)) (list :tag "ID" (const :format "" id) (string :tag " ID"))