Revert "Remove file restrictions when generating clock report data"
This reverts commit 7a73e155a3
.
This commit is contained in:
parent
46ff3b7a56
commit
a7c6f70ab1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue