Explorar o código

org-choose.el: Remove commented line

Carsten Dominik %!s(int64=16) %!d(string=hai) anos
pai
achega
71e7e8e4a2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      contrib/lisp/org-choose.el

+ 0 - 1
contrib/lisp/org-choose.el

@@ -470,7 +470,6 @@ NEW-MARK and OLD-MARK are the text of the new and old marks."
      (add-to-list 'org-todo-interpretation-widgets
 		  '(:tag "Choose   (to record decisions)" choose)
 		  'append)
-; CD      (add-to-list 'org-todo-normal-interpretations 'choose))
    ))