mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2424 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
6f7e6eca67
commit
1aa52f4c4f
@ -57,7 +57,6 @@
|
|||||||
(let* ((renderer (gnc:report-renderer report))
|
(let* ((renderer (gnc:report-renderer report))
|
||||||
(lines (renderer options))
|
(lines (renderer options))
|
||||||
(output (report-output->string lines)))
|
(output (report-output->string lines)))
|
||||||
(display output) (newline)
|
|
||||||
output)
|
output)
|
||||||
#f)))
|
#f)))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user