Remove outdated code comment

* lisp/org.el (org-open-at-point): Remove outdated code comment.
This commit is contained in:
Nicolas Goaziou 2016-07-25 12:32:07 +02:00
parent 9930c40790
commit 3893fe2ccd
1 changed files with 0 additions and 4 deletions

View File

@ -10905,10 +10905,6 @@ link in a property drawer line."
;; ("open" function called with a single argument).
;; If no such function is found, fallback to
;; `org-open-file'.
;;
;; Note : "file+emacs" and "file+sys" types are
;; hard-coded in order to escape the previous
;; limitation.
(let* ((option (org-element-property :search-option link))
(app (org-element-property :application link))
(dedicated-function