org-element: Remove :clockedp property from headlines and inlinetasks
commit5e30d4fa4e6eefee0a08da563992184737f53521
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 30 Oct 2012 12:13:47 +0000 (30 13:13 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 30 Oct 2012 12:13:47 +0000 (30 13:13 +0100)
tree8c7dc7b2575ce160f9dbb95f8ab7990570db0919
parent86f27311250488e1a7cb686bebf6f36601278888
org-element: Remove :clockedp property from headlines and inlinetasks

* lisp/org-element.el (org-element-headline-parser,
  org-element-inlinetask-parser): Remove :clockedp property.

This property isn't even remotely related to the structure of the
document and, as such, doesn't belong to Org element.
lisp/org-element.el