mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Revert r18396, "Bug #593906: Fix crash at account report"
This change will crash the Windows version at startup, unfortunately with unknown reason. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18400 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
470150ae29
commit
c2111f45f5
@ -156,9 +156,6 @@
|
||||
(for-each
|
||||
(lambda (x) (resolve-module (append '(gnucash report standard-reports) (list x))))
|
||||
(get-report-list))
|
||||
|
||||
; Need this to be able to call gnc:register-report-create-internal
|
||||
(use-modules (gnucash report standard-reports register))
|
||||
|
||||
(use-modules (gnucash gnc-module))
|
||||
(gnc:module-load "gnucash/engine" 0)
|
||||
|
Loading…
Reference in New Issue
Block a user