diff options
Diffstat (limited to 'lisp/org/org-attach.el')
-rw-r--r-- | lisp/org/org-attach.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/org/org-attach.el b/lisp/org/org-attach.el index aa8c476e89b..0525bee6198 100644 --- a/lisp/org/org-attach.el +++ b/lisp/org/org-attach.el @@ -4,7 +4,6 @@ ;; Author: John Wiegley <johnw@newartisans.com> ;; Keywords: org data task -;; Version: 7.7 ;; This file is part of GNU Emacs. ;; @@ -437,5 +436,4 @@ prefix." (provide 'org-attach) - ;;; org-attach.el ends here |