org-clock: Fix resolving clocks
commit503ede74bc0a1db59fd2fb7bac0bf1ba7352d15b
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 5 Dec 2018 23:24:14 +0000 (6 00:24 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 5 Dec 2018 23:24:14 +0000 (6 00:24 +0100)
tree3cd6ac653d56053075ab8fd26bda87342521559a
parent04641c4bbefc5f90e05fe4e846f4aeab15f1c262
org-clock: Fix resolving clocks

* lisp/org-clock.el (org-clock-resolve-clock): Fix resolving clocks
  when the entry is empty barring the clock itself and possibly the
  clock drawer, and `org-clock-out-remove-zero-time-clocks' is
  non-nil.
lisp/org-clock.el