Browse Source

Revert "Remove file restrictions when generating clock report data"

This reverts commit 7a73e155a3279a350fbf3ef7ad16cc458233458b.
Bastien Guerry 13 years ago
parent
commit
a7c6f70ab1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lisp/org-clock.el

+ 0 - 1
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