org-element: Small refactoring
commit75eebb3715850b6fea85a98c1c19dc1a6e38dfb1
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 9 Oct 2016 07:53:45 +0000 (9 09:53 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 9 Oct 2016 07:53:45 +0000 (9 09:53 +0200)
tree83bd7a3444b28d952e6f4f729ed4c802572e08f0
parent05794b13b3de75d6f8989fb00d5bf75fbc19e20a
org-element: Small refactoring

* lisp/org-element.el (org-element-link-parser): Remove useless cond
  branch. "id" links are handled by the previous branch, i.e., "explicit
  types".
lisp/org-element.el