summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2016-07-25 12:32:07 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2016-07-25 12:32:07 +0200
commit3893fe2ccd336eca3c35e7dcbc18f89b8cb41ed6 (patch)
treea68dd8fc71f11d6d718c3cb2d4eab0c31b0e1cb4
parent9930c40790a84c5eabb8e6d21e015977c8329e4b (diff)
downloadorg-mode-3893fe2ccd336eca3c35e7dcbc18f89b8cb41ed6.tar.gz
Remove outdated code comment
* lisp/org.el (org-open-at-point): Remove outdated code comment.
-rw-r--r--lisp/org.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/org.el b/lisp/org.el
index 8bbaec8..4c1b1e3 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -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