فهرست منبع

Silence byte-compiler

Nicolas Goaziou 9 سال پیش
والد
کامیت
f227c2f1af
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      lisp/org.el

+ 0 - 1
lisp/org.el

@@ -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)