瀏覽代碼

org-choose.el: Remove commented line

Carsten Dominik 16 年之前
父節點
當前提交
71e7e8e4a2
共有 1 個文件被更改,包括 0 次插入1 次删除
  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))
    ))