瀏覽代碼

Remove outdated code comment

* lisp/org.el (org-open-at-point): Remove outdated code comment.
Nicolas Goaziou 8 年之前
父節點
當前提交
3893fe2ccd
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      lisp/org.el

+ 0 - 4
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