Silence byte-compiler

This commit is contained in:
Nicolas Goaziou 2016-04-28 17:02:29 +02:00
parent bbf5b455c6
commit f227c2f1af
1 changed files with 0 additions and 1 deletions

View File

@ -9849,7 +9849,6 @@ active region."
;; Add a context search string
(when (org-xor org-context-in-file-links arg)
(let* ((element (org-element-at-point))
(type (org-element-type element))
(name (org-element-property :name element)))
(setq txt (cond
((org-at-heading-p) nil)