Browse Source

org-agenda.el (org-agenda-finalize): Remove duplicate check for 'org-hd-marker

* org-agenda.el (org-agenda-finalize): Remove duplicate check
for 'org-hd-marker.
Bastien Guerry 11 years ago
parent
commit
ee9053ee04
1 changed files with 1 additions and 2 deletions
  1. 1 2
      lisp/org-agenda.el

+ 1 - 2
lisp/org-agenda.el

@@ -3716,8 +3716,7 @@ FILTER-ALIST is an alist of filters we need to apply when
 	    (save-excursion
 	      (goto-char (point-min))
 	      (while (equal (forward-line) 0)
-		(when (setq mrk (or (get-text-property (point) 'org-hd-marker)
-				    (get-text-property (point) 'org-hd-marker)))
+		(when (setq mrk (get-text-property (point) 'org-hd-marker))
 		  (put-text-property (point-at-bol) (point-at-eol)
 				     'tags (org-with-point-at mrk
 					     (delete-dups