Whitespace cleanup

This commit is contained in:
Geert Janssens 2014-02-27 11:42:00 +01:00
parent 94493e038e
commit e922616ef9

View File

@ -618,8 +618,7 @@
(templ-name (gnc:report-template-name (hash-ref *gnc:_report-templates_* type))) (templ-name (gnc:report-template-name (hash-ref *gnc:_report-templates_* type)))
(options (gnc:report-template-new-options report-template)) (options (gnc:report-template-new-options report-template))
(embedded-options (gnc:report-generate-options-embedded options)) (embedded-options (gnc:report-generate-options-embedded options))
(guid (gnc:report-template-report-guid report-template)) (guid (gnc:report-template-report-guid report-template)))
)
(gnc:report-generate-saved-forms-string name type templ-name options embedded-options guid))) (gnc:report-generate-saved-forms-string name type templ-name options embedded-options guid)))
(define gnc:current-saved-reports (define gnc:current-saved-reports