Explorar el Código

Revert "Remove file restrictions when generating clock report data"

This reverts commit 7a73e155a3279a350fbf3ef7ad16cc458233458b.
Bastien Guerry hace 13 años
padre
commit
a7c6f70ab1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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)
 	      (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