[income-gst-statement.scm] "Secondary Subtotal" invalid value set

It should be #f

But the value is already #f. Remove modifying this option.
This commit is contained in:
Christopher Lam 2021-02-24 21:52:13 +08:00
parent 37a4031449
commit c6421d67dc

View File

@ -228,9 +228,6 @@ with *EUGOODS* in the account description."))) #f
(gnc:option-set-default-value
(gnc:lookup-option options pagename-sorting "Secondary Key")
'none)
(gnc:option-set-default-value
(gnc:lookup-option options pagename-sorting "Secondary Subtotal")
'none)
;; Disable display options not being used anymore
(gnc:option-make-internal! options gnc:pagename-display "Shares")