Revert "Remove file restrictions when generating clock report data"

This reverts commit 7a73e155a3.
This commit is contained in:
Bastien Guerry 2012-01-19 16:19:42 +01:00
parent 46ff3b7a56
commit a7c6f70ab1
1 changed files with 0 additions and 1 deletions

View File

@ -2091,7 +2091,6 @@ the currently selected interval size."
(with-current-buffer (find-buffer-visiting file) (with-current-buffer (find-buffer-visiting file)
(save-excursion (save-excursion
(save-restriction (save-restriction
(widen)
(push (org-clock-get-table-data file params) tbls)))))) (push (org-clock-get-table-data file params) tbls))))))
;; Just from the current file ;; Just from the current file
(save-restriction (save-restriction