From 4d9f2b4baf7f02e2b7ebc9b6f027085f001369cc Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Tue, 15 Mar 2011 16:24:32 +0100 Subject: [PATCH] * org-crypt.el: remove useless TODO in comments. --- lisp/org-crypt.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/lisp/org-crypt.el b/lisp/org-crypt.el index 6454eab3a..cbd18094c 100644 --- a/lisp/org-crypt.el +++ b/lisp/org-crypt.el @@ -56,9 +56,6 @@ ;; 4. To automatically encrypt all necessary entries when saving a ;; file, call `org-crypt-use-before-save-magic' after loading ;; org-crypt.el. -;; -;; TODO: -;; - Allow symmetric encryption as well ;;; Thanks: