diff --git a/lisp/org-clock.el b/lisp/org-clock.el index 1db8ab17c..6211ae45b 100644 --- a/lisp/org-clock.el +++ b/lisp/org-clock.el @@ -2091,7 +2091,6 @@ the currently selected interval size." (with-current-buffer (find-buffer-visiting file) (save-excursion (save-restriction - (widen) (push (org-clock-get-table-data file params) tbls)))))) ;; Just from the current file (save-restriction