Quellcode durchsuchen

Remove outdated code comment

* lisp/org.el (org-open-at-point): Remove outdated code comment.
Nicolas Goaziou vor 8 Jahren
Ursprung
Commit
3893fe2ccd
1 geänderte Dateien mit 0 neuen und 4 gelöschten Zeilen
  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